DomainLanguageHelper..::..GetLanguage Method (SQL, Domain, HttpContext)
Gets the language.
Namespace:
AdvantageCMS.Core.UtilsAssembly: 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.