AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

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

Gets the language.

Namespace:  AdvantageCMS.Core.Utils
Assembly:  AdvantageCMS.Core (in AdvantageCMS.Core.dll)

Syntax


public static Language GetLanguage(
	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

Language.