Plumtree Portal UI  
 

ExpListPropModel.GetRowErrorMessage Method 

Return an error message for row

protected virtual string GetRowErrorMessage(
   int _nRowIndex,
   string strMessage
);

Parameters

_nRowIndex
Row index
strMessage
Message

Return Value

Error message for row

See Also

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