Plumtree Portal UI  
 

LocNamesRepostControl.PerformRepostAction Method 

Switch between the action modes and call the associated method for each action.

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

Parameters

_nAction
is the action to take
_htFormData
is a hashtable that stores the posted form data and querystring arguments

See Also

LocNamesRepostControl Class | com.plumtree.portaluiinfrastructure.editor.commonpages.localizednames Namespace