Uiinfrastructure API Docs  
 

MultiColumnListView.GetHTMLForIcon Method 

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

protected virtual HTMLImg GetHTMLForIcon(
   PTImageType _imgRowIcon
);

Parameters

_imgRowIcon

Return Value

HTMLImg

See Also

MultiColumnListView Class | com.plumtree.uiinfrastructure.expandablelist.multicolumnlist Namespace