Plumtree Portal UI  
 

SelectPTObjectModel.GetRowIconByClassID Method 

Returns the icon to display on each row before the input text, given a class id. If the value is null then we get the default row icon.

public virtual PTImageType GetRowIconByClassID(
   int _nClassID
);

Return Value

PTImageType

Implements

ISelectPTObjectModelRO.GetRowIconByClassID

See Also

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