AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

DomainLanguageHelper..::..GetCurrentHost Method (IOwinContext)

Gets the current host.

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

Syntax


public static string GetCurrentHost(
	IOwinContext owinContext
)

Parameters

owinContext
Type: IOwinContext
The owin context.

Return Value

System.String.