Namespace: Cartella.Models
Assembly: CartellaDomainModels (in CartellaDomainModels.dll) Version: 4.1.0.171 (4.1.0.171)
Assembly: CartellaDomainModels (in CartellaDomainModels.dll) Version: 4.1.0.171 (4.1.0.171)
Syntax
C# |
---|
public static void DeleteTempCultureCookie( HttpContextBase context ) |
Visual Basic |
---|
Public Shared Sub DeleteTempCultureCookie ( _ context As HttpContextBase _ ) |
Visual C++ |
---|
public: static void DeleteTempCultureCookie( HttpContextBase^ context ) |
Parameters
- context
- Type: System.Web..::..HttpContextBase