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