Aqualogic Interaction API  
 

IPTMyPortal.RemoveGadget Method 

Remove one gadget from the page that this IPTMyPortal represents.

void RemoveGadget(
   int nGadgetID
);

Parameters

nGadgetID
- gadget id of the gadget to remove

See Also

IPTMyPortal Interface | com.plumtree.server Namespace