Aqualogic Interaction API  
 

IPTGadgetBundle.AssignGadgetsEx Method 

Assigns a new list of gadgets to the Gadget bundle.

void AssignGadgetsEx(
   int[] arGadgetIDs
);

Parameters

arGadgetIDs
Array of gadget IDs, all IDs need to be unique, and at least EDIT access to the GadgetBundle and at least SELECT access to the gadgets, is required.

See Also

IPTGadgetBundle Interface | com.plumtree.server Namespace