Uiinfrastructure API Docs  
 

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

TipsControl Class | com.plumtree.uiinfrastructure.tips Namespace