AdvantageCMS.Core.Common.BaseClasses Namespace
Build With Advantage

DomainLanguageHelper..::..getLanguageCookie Method (SQL, Domain, HttpContext)

Gets the language cookie.

Namespace:  AdvantageCMS.Core.Utils
Assembly:  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.

Return Value

System.Int32.