Plumtree Portal UI  
 

TemplateListView.GetIcon Method 

Helper method to get the HTML for the icon. (Each row has an icon before the input text.)

protected virtual HTMLImg GetIcon(
   PTImageType _imgRowIcon
);

Return Value

HTMLImg

See Also

TemplateListView Class | com.plumtree.portaluiinfrastructure.expandablelist.template Namespace