AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

DomainLanguageHelper..::..GetCurrentUrlRoot Method (IOwinContext)

Gets the current URL root.

Namespace:  AdvantageCMS.Core.Utils
Assembly:  AdvantageCMS.Core (in AdvantageCMS.Core.dll)

Syntax


public static string GetCurrentUrlRoot(
	IOwinContext owinContext
)

Parameters

owinContext
Type: IOwinContext
The owin context.

Return Value

System.String.