Plumtree Portal UI  
 

SelectPTObjectModel.SetDefaultRowIcon Method 

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

public virtual void SetDefaultRowIcon(
   PTImageType _imgRowIcon
);

Parameters

_imgRowIcon

See Also

SelectPTObjectModel Class | com.plumtree.portaluiinfrastructure.expandablelist.selectptobject Namespace