Plumtree Portal UI  
 

ExpListPropModel.GetDataKey Method 

Returns data key for a row.

protected virtual string GetDataKey(
   int _nRowIndex,
   XPHashtable _htFormData
);

Parameters

_nRowIndex
Row index
_htFormData
Form data

Return Value

Data key for row

See Also

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