Plumtree Portal UI  
 

LocNamesView.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
is the image to display

Return Value

HTMLImg

See Also

LocNamesView Class | com.plumtree.portaluiinfrastructure.editor.commonpages.localizednames Namespace