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/".
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);
ImgSvrURLHelper Class | com.plumtree.uiinfrastructure.statichelpers Namespace