Uiinfrastructure API Docs  
 

ConfigHelper.GetImageServerRootURL Method (Boolean)

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

public static string GetImageServerRootURL(
   bool bSecure
);

Parameters

bSecure

Return Value

String the image server base URL.

See Also

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