Aqualogic Interaction API  
 

IPTMyPortalGadgetContent.GetGadgetName Method 

Get the name of the gadget at a particular index.

string GetGadgetName(
   int nIndex
);

Parameters

nIndex
- index of the gadget

Return Value

String - gadget name

See Also

IPTMyPortalGadgetContent Interface | com.plumtree.server Namespace