Plumtree Portal UI  
 

PlumtreeHelpers.GetHTMLImage Method

Helper function to retrieve an HTML image, large or small. Alt is not specified

Overload List

Helper function to retrieve an HTML image, large or small. Alt is not specified

public static HTMLImg GetHTMLImage(string,bool);

Helper function to retrieve an image and specify the Alt

public static HTMLImg GetHTMLImage(string,bool,string);

See Also

PlumtreeHelpers Class | com.plumtree.portaluiinfrastructure.statichelpers Namespace