Oracle® Webcenter Interaction Development Kit 10.3.0.0.0

IPortletUser.GetUserID Method 

Returns the portal User object ID for the current user.

int GetUserID();

Return Value

The User object ID for the current user.

Exceptions

Exception Type Condition
NotGatewayedException The request is not gatewayed.

See Also

IPortletUser Interface | Plumtree.Remote.Portlet Namespace