Plumtree Portal UI  
 

ExpListPropModel.SavePasswordValue Method 

Saves the data value for the row

protected virtual int SavePasswordValue(
   int _nRowIndex,
   XPHashtable _htFormData
);

Parameters

_nRowIndex
Row index
_htFormData
Form data

Return Value

Valid if row was saved successfully.

See Also

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