Plumtree Portal UI  
 

IPTConfigHelper.GetAbsoluteImageServerRootURL Method 

string GetAbsoluteImageServerRootURL(
   AActivitySpace _space,
   string _strRequestURL
);

Parameters

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

Return Value

the absolute image server root URL.

See Also

IPTConfigHelper Interface | com.plumtree.portaluiinfrastructure.helpers Namespace