Uiinfrastructure API Docs  
 

EditorHelperRepostControl.PerformRepostAction Method 

This method is a dispatcher. For each repost action it should perform the right action.

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

Parameters

_nAction
Action mode.
_htFormData
Form posted data.

See Also

EditorHelperRepostControl Class | com.plumtree.uiinfrastructure.editor Namespace