Uiinfrastructure API Docs  
 

IConfigHelper.GetApplicationBaseURL Method (AActivitySpace)

JF- Returns the Application URL according to the URL Mapping. Warning: In mode 1, it returns the non secure URL by default.

string GetApplicationBaseURL(
   AActivitySpace asSpace
);

Parameters

asSpace

Return Value

String

See Also

IConfigHelper Interface | com.plumtree.uiinfrastructure.helpers Namespace | IConfigHelper.GetApplicationBaseURL Overload List