Uiinfrastructure API Docs  
 

ConfigHelper.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.

public static string GetApplicationBaseURL(
   AActivitySpace asSpace
);

Parameters

asSpace

Return Value

String

See Also

ConfigHelper Class | com.plumtree.uiinfrastructure.statichelpers Namespace | ConfigHelper.GetApplicationBaseURL Overload List