Aqualogic Interaction API  
 

IPTMyPortalGadgetContent.GetContent Method 

Get the content of the gadget at a particular index.

object[][] GetContent(
   int nIndex
);

Parameters

nIndex
- index of the gadget

Return Value

Object[][] - content markup for the gadget

See Also

IPTMyPortalGadgetContent Interface | com.plumtree.server Namespace