DomainLanguageHelper..::..GetCurrentUrlRoot Method (HttpContext)
Gets the current URL root (host and optional virtual path) for the request.
Namespace:
AdvantageCMS.Core.UtilsAssembly: AdvantageCMS.Core (in AdvantageCMS.Core.dll)
Syntax
public static string GetCurrentUrlRoot( HttpContext context )
Parameters
- context
- Type: HttpContext
The HTTP context.

