Plumtree Pluggable Navigation API  
 

PlumtreeDP.SetAddMainForm Method 

Set the AddMainForm member variable. Set it to true if you want to have the form tag and have the postToSelf javascript automatically printed out.

public virtual void SetAddMainForm(
   bool _bAddMainForm
);

Parameters

_bAddMainForm

See Also

PlumtreeDP Class | com.plumtree.portalpages.common.uiparts Namespace