Initializes a new instance of the CartellaCookieController class
Namespace: Cartella.ModelsAssembly: CartellaDomainModels (in CartellaDomainModels.dll) Version: 4.1.0.171 (4.1.0.171)
Syntax
C# |
---|
public CartellaCookieController( ControllerContext context, ISiteManager siteManager ) |
Visual Basic |
---|
Public Sub New ( _ context As ControllerContext, _ siteManager As ISiteManager _ ) |
Visual C++ |
---|
public: CartellaCookieController( ControllerContext^ context, ISiteManager^ siteManager ) |