Uiinfrastructure API Docs  
 

ConfigHelper.GetImageServerBaseURL Method (AActivitySpace)

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

public static string GetImageServerBaseURL(
   AActivitySpace asOwner
);

Parameters

asOwner

Return Value

String the image server base URL.

See Also

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