Uiinfrastructure API Docs  
 

ConfigHelper.GetPortalImageServerConnectionURL Method 

This method returns the Image Server Connection URL. This URL is used anytime the Portal Server needs to talk to the Image Server. This happens when retrieving JSRegistry information, for example.

public static string GetPortalImageServerConnectionURL(
   AActivitySpace asOwner
);

Return Value

String Portal image server connection URL.

See Also

ConfigHelper Class | com.plumtree.uiinfrastructure.statichelpers Namespace