DomainLanguageHelper..::..GetDomain Method (SQL, HttpContext)
Gets the domain.
Namespace:
AdvantageCMS.Core.UtilsAssembly: AdvantageCMS.Core (in AdvantageCMS.Core.dll)
Syntax
public static Domain GetDomain( SQL currentSQL, HttpContext context )
Parameters
- currentSQL
- Type: AdvantageCMS.Data..::..SQL
The current SQL.
- context
- Type: HttpContext
The context.