Uiinfrastructure API Docs  
 

ConfigHelper.GetNormalizedBaseURL Method 

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

public static string GetNormalizedBaseURL(
   string _sURL
);

Parameters

_sURL

Return Value

String the normalized base URL

See Also

ConfigHelper Class | com.plumtree.uiinfrastructure.statichelpers Namespace