Aqualogic Interaction API  
 

IPTWebService.GetAbsoluteURL Method 

Constructs an absolute URL relative to the remote server base URL from a ProviderInfo setting.

string GetAbsoluteURL(
   string bstrSettingName
);

Parameters

bstrSettingName
the name of the relative URL in ProviderInfo.

Return Value

The URL.

See Also

IPTWebService Interface | com.plumtree.server Namespace