Aqualogic Interaction API  
 

IPTMyPortalGadgetContent.GetGadget Method 

Get the IPTGadget object for the gadget at a particular index.

IPTGadget GetGadget(
   int nIndex
);

Parameters

nIndex
- index of the gadget

Return Value

IPTGadget - gadget object

See Also

IPTMyPortalGadgetContent Interface | com.plumtree.server Namespace