Plumtree Portal UI  
 

IntrinsicPortletControl.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 to perform
_htFormData
Hash table containing form data

See Also

IntrinsicPortletControl Class | com.plumtree.portaluiinfrastructure.intrinsicportlets Namespace