Uiinfrastructure API Docs  
 

ConfigHelper.GetStyleSheetsBaseURL Method (Boolean)

Returns the base URL to the style sheets on the image server.

public static string GetStyleSheetsBaseURL(
   bool bSecure
);

Parameters

bSecure
security of the URL

Return Value

String URL to the style sheets on the image server

See Also

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