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 SetTempCultureCookie( HttpContext context ) |
Visual Basic |
---|
Public Shared Sub SetTempCultureCookie ( _ context As HttpContext _ ) |
Visual C++ |
---|
public: static void SetTempCultureCookie( HttpContext^ context ) |
Parameters
- context
- Type: System.Web..::..HttpContext