AquaLogic Interaction Development Kit (IDK) 6.0.0

IPortletUser.GetUserName Method 

Returns the portal user name for the current user.

string GetUserName();

Return Value

The portal user name for the current user.

Exceptions

Exception Type Condition
NotGatewayedException The request is not gatewayed.

See Also

IPortletUser Interface | Plumtree.Remote.Portlet Namespace