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