Plumtree Portal UI  
 

ExpListPropModel.SaveDateTimeRow Method 

Saves the date/time value

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

Parameters

_nRowIndex
Row index
_htFormData
Form data

Return Value

Valid if row is saved successfully. Invalid if mandatory and value is null.

See Also

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