| | Uiinfrastructure API Docs | |
| ConfigHelper.GetMainServerApplicationURL Method |
JF- Returns the Main server URL from x_config.xml
public static
string GetMainServerApplicationURL(
bool _bIsSecure);
Parameters
-
_bIsSecure
- HTTP or HTTPS
Return Value
String
See Also
ConfigHelper Class | com.plumtree.uiinfrastructure.statichelpers Namespace