WebCenter Interaction API  
 

IPTMyPortalGadgetContent.GetSupportsUserInterface Method 

Get whether or not the gadget at a particular index supports non-standard user interfaces.

bool GetSupportsUserInterface(
   int nIndex
);

Parameters

nIndex
- index of the gadget

Return Value

boolean - supports or doesn't support

See Also

IPTMyPortalGadgetContent Interface | com.plumtree.server Namespace