Plumtree Portal UI  
 

LocNamesModel.SetRowIcon Method 

Sets the icon to display on each row before the input text. By default, no icon is displayed.

public virtual void SetRowIcon(
   PTImageType _imgRowIcon
);

Parameters

_imgRowIcon

See Also

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