Aqualogic Interaction API  
 

IPTMyPortal.AddGadget Method 

Add one gadget to the page that this IPTMyPortal represents. This is a legacy method, so AddGadgetEx should be used instead.

void AddGadget(
   int nGadgetID
);

Parameters

nGadgetID
- gadget id of the gadget to add

See Also

IPTMyPortal Interface | com.plumtree.server Namespace