Plumtree Portal UI  
 

ExpListPropModel.GetRowName Method 

Returns the name of the property in the indicated row

public virtual string GetRowName(
   int _nRowIndex
);

Parameters

_nRowIndex
Row index

Return Value

Name of property

Implements

IExpListPropModelRO.GetRowName

See Also

ExpListPropModel Class | com.plumtree.portaluiinfrastructure.expandablelist.properties Namespace