Plumtree Portal UI  
 

ObjPropModel.ModifyRow Method 

Action for modifying a row. Override the default behavior of this method so that pick tree or reference tree can modify the row.

public override void ModifyRow(
   XPHashtable _htFormData
);

Parameters

_htFormData
Form data

See Also

ObjPropModel Class | com.plumtree.portaluiinfrastructure.editor.commonpages.objectproperties Namespace | ExpListModel#ModifyRow