Plumtree Portal UI  
 

PTMultiColumnListRepostControl.PerformRepostAction Method 

Calls the method associated to the repost action. Editors using this framework need to call that method from the PerformRepostAction method of the main RepostControl.

public override void PerformRepostAction(
   int _nAction,
   XPHashtable _htFormData
);

Parameters

_nAction
_htFormData

See Also

PTMultiColumnListRepostControl Class | com.plumtree.portaluiinfrastructure.ptmulticolumnlist Namespace