Plumtree Portal UI  
 

ExpListPropModel.UpdateRowInList Method 

Updates a row in the list with new values

protected virtual void UpdateRowInList(
   int _nRowIndex,
   object _oValue
);

Parameters

_nRowIndex
Row index
_oValue
Value of property in row

See Also

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