Plumtree Portal UI  
 

PTMultiColumnListModel.AddRowsOnRepost Method 

Clear the list and add all the values selected from the tree, as well as values or defaults for the other columns in the control.

public override void AddRowsOnRepost(
   XPHashtable _htFormData
);

Parameters

_htFormData
Form data

See Also

PTMultiColumnListModel Class | com.plumtree.portaluiinfrastructure.ptmulticolumnlist Namespace