Plumtree Portal UI  
 

MultiObjectsSecurityControl.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

MultiObjectsSecurityControl Class | com.plumtree.portaluiinfrastructure.securitymatrix Namespace