Plumtree EDK (Enterprise Web Development Kit) 5.4.0

IPortletUser.GetSettingsRights Method 

Returns an enumeration of the types of SettingTypes that the current user can set in the current context.

IEnumerator GetSettingsRights();

Return Value

an enumeration of SettingTypes

Exceptions

Exception Type Condition
NotGatewayedException if the request is not gatewayed

See Also

IPortletUser Interface | Plumtree.Remote.Portlet Namespace