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