Uiinfrastructure API Docs  
 

ImgSvrURLHelper.GetInstance Method 

This method returns an instance of the ImgSvrURLHelper. You will get back the same instance each time you call this method. You must also call the Init method first.

public static ImgSvrURLHelper GetInstance();

Return Value

An instance of the ImgSvrURLHelper.

See Also

ImgSvrURLHelper Class | com.plumtree.uiinfrastructure.statichelpers Namespace