Plumtree EDK (Enterprise Web Development Kit) 5.4.0

IPortletUser.GetUserCharacterSet Method 

Returns the user's character set.

string GetUserCharacterSet();

Return Value

the user's character set

Remarks

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

Exceptions

Exception Type Condition
NotGatewayedException if the request is not gatewayed

See Also

IPortletUser Interface | Plumtree.Remote.Portlet Namespace