Aqualogic Interaction API  
 

IPTPageTemplate.RemoveGadget Method 

Remove one gadget from the current page template.

void RemoveGadget(
   int nGadgetID
);

Parameters

nGadgetID
- gadget id of the gadget to remove

See Also

IPTPageTemplate Interface | com.plumtree.server Namespace