Uiinfrastructure API Docs  
 

ImgSvrURLHelper.GetCustomURL Method

This method is for PSO and customers. It passes back a URL to the folder where they should be placing their static content. For a particular product. Here is a sample: "http://myserver:80/ptimages/portal/custom/".

Overload List

This method is for PSO and customers. It passes back a URL to the folder where they should be placing their static content. For a particular product. Here is a sample: "http://myserver:80/ptimages/portal/custom/".

public virtual string GetCustomURL(bool,string);

This method is for PSO and customers. It passes back a URL to the folder where they should be placing their static content. For a particular product. Here is a sample: "http://myserver:80/ptimages/portal/custom/".

public virtual string GetCustomURL(bool,string,string);

See Also

ImgSvrURLHelper Class | com.plumtree.uiinfrastructure.statichelpers Namespace