Aqualogic Interaction API  
 

IPTMyPortalGadgetContent.GetSuppressTitleBar Method 

Get whether the gadget at a particular index is has a suppressed title bar or not.

bool GetSuppressTitleBar(
   int nIndex
);

Parameters

nIndex
- index of the gadget

Return Value

boolean - suppressed or shown

See Also

IPTMyPortalGadgetContent Interface | com.plumtree.server Namespace