Aqualogic Interaction API  
 

IPTMyPortalGadgetContent.GetDisabledMessage Method 

Get the disabled message for a gadget at a particular index.

string GetDisabledMessage(
   int nIndex
);

Parameters

nIndex
- index of the gadget

Return Value

String - disabled message string

See Also

IPTMyPortalGadgetContent Interface | com.plumtree.server Namespace