Oracle® Webcenter Interaction Development Kit 10.3.0.0.0

IPortletUser.GetUserCharacterSet Method 

Returns the user's character set.

string GetUserCharacterSet();

Return Value

The current user's character set.

Remarks

This setting is configured by the user in the portal and used for localization.

Exceptions

Exception Type Condition
NotGatewayedException The request is not gatewayed.

See Also

IPortletUser Interface | Plumtree.Remote.Portlet Namespace