Uiinfrastructure API Docs  
 

IConfigHelper.GetNormalizedBaseURL Method 

DLH- Helper method to return the normalized base URL for use in determining the correct application base url.

string GetNormalizedBaseURL(
   string _sURL
);

Parameters

_sURL

Return Value

String the normalized base URL

See Also

IConfigHelper Interface | com.plumtree.uiinfrastructure.helpers Namespace