Aqualogic Interaction API  
 

IPTGadgetBundle.RemoveGadget Method 

Removes a gadget from the Gadget bundle.

void RemoveGadget(
   int nGadgetID
);

Parameters

nGadgetID
ID of a gadget, at least EDIT access to the GadgetBundle is required.

See Also

IPTGadgetBundle Interface | com.plumtree.server Namespace