Uiinfrastructure API Docs  
 

ConfigHelper.GetImageServerRootURL Method

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

Overload List

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

public static string GetImageServerRootURL(AActivitySpace);

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

public static string GetImageServerRootURL(bool);

See Also

ConfigHelper Class | com.plumtree.uiinfrastructure.statichelpers Namespace