Plumtree Portal UI  
 

IPTConfigHelper.GetAbsoluteImageServerBaseURL Method 

string GetAbsoluteImageServerBaseURL(
   AActivitySpace _space,
   string _strRequestURL
);

Parameters

_space
The current Activity Space.
_strRequestURL
The current request URL.

Return Value

the absolute image server base URL.

See Also

IPTConfigHelper Interface | com.plumtree.portaluiinfrastructure.helpers Namespace