Uiinfrastructure API Docs  
 

ConfigHelper.GetImageServerBaseURL Method (Boolean)

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

public static string GetImageServerBaseURL(
   bool bSecure
);

Parameters

bSecure

Return Value

String the image server base URL.

See Also

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