Uiinfrastructure API Docs  
 

IConfigHelper.GetMainServerApplicationURL Method 

JF- Returns the Main server URL from x_config.xml

string GetMainServerApplicationURL(
   bool _bIsSecure
);

Parameters

_bIsSecure
HTTP or HTTPS

Return Value

String

See Also

IConfigHelper Interface | com.plumtree.uiinfrastructure.helpers Namespace