DomainLanguageHelper..::..GetCurrentHost Method (IOwinContext)
Gets the current host.
Namespace:
AdvantageCMS.Core.UtilsAssembly: AdvantageCMS.Core (in AdvantageCMS.Core.dll)
Syntax
public static string GetCurrentHost( IOwinContext owinContext )
Parameters
- owinContext
- Type: IOwinContext
The owin context.