Aqualogic Interaction API  
 

IPTMyPortalGadgetContent.GetEnabled Method 

Get whether the gadget at a particular index is enabled.

bool GetEnabled(
   int nIndex
);

Parameters

nIndex
- index of the gadget

Return Value

boolean - enabled or disabled

See Also

IPTMyPortalGadgetContent Interface | com.plumtree.server Namespace