Uiinfrastructure API Docs  
 

ConfigHelper.GetImageServerRootURL Method (AActivitySpace)

This method used to return the Image Server Root URL. Example: http://server/imageserver/

public static string GetImageServerRootURL(
   AActivitySpace asOwner
);

Parameters

asOwner

Return Value

String the image server base URL.

See Also

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