Plumtree Tags API  
 

IEnvironment.GetCurrentNormalizedBaseURL Method 

Return the normalized base url of the current request. The normalized base url is essentially the request url up to and including the '?'.

string GetCurrentNormalizedBaseURL();

Return Value

The normalized base url of the current request

See Also

IEnvironment Interface | com.plumtree.uiinfrastructure.uitasks Namespace | ConfigHelpers#GetNormalizedBaseURL