WebCenter Interaction API  
 

IPTMyPortalGadgetContent.GetSupportsPersonalization Method 

Get the gadget at a particular index's personalization value, which can then be bitmasked with to a type in PT_GADGETPERSONALIZATION_ROLES.

int GetSupportsPersonalization(
   int nIndex
);

Parameters

nIndex
- index of the gadget

Return Value

int - personalization value

See Also

IPTMyPortalGadgetContent Interface | com.plumtree.server Namespace