Plumtree EDK (Enterprise Web Development Kit) 5.4.0

IPortletUser.GetActivityRights Method 

Returns an enumeration of all the Activity Rights associated with the current user.

IEnumerator GetActivityRights();

Return Value

an enumeration of the Activity Rights for the user

Remarks

Note: Only Activity Rights that the administrator has configured the portal to send to the Portlet will appear in this enumeration.

See Also

IPortletUser Interface | Plumtree.Remote.Portlet Namespace