DomainLanguageHelper..::..getLanguageCookie Method (SQL, Domain, HttpContext)
Gets the language cookie.
Namespace:
AdvantageCMS.Core.UtilsAssembly: AdvantageCMS.Core (in AdvantageCMS.Core.dll)
Syntax
public static int getLanguageCookie( SQL currentSQL, Domain currentDomain, HttpContext context )
Parameters
- currentSQL
- Type: AdvantageCMS.Data..::..SQL
The current SQL.
- currentDomain
- Type: AdvantageCMS.Core.Common.BusinessEntity..::..Domain
The current domain.
- context
- Type: HttpContext
The context.

