You are here: Reference > JavaScript > client-side > browser > objects > userProfile

userProfile object

Browser support:
9
Contains information about the current user's profile.
The userProfile object is deprecated in Internet Explorer from version 7 and the support for it has been removed in Internet Explorer 9.

Syntax:

Properties that reference the object:
object.userProfile
Related objects:

Possible members:

Methods:
addReadRequest
Adds an entry to the read-requests queue.
clearRequest
Removes all requests from the read-requests queue. Use this method after all requested data has been retrieved.
doReadRequest
Executes all requests from the read-requests queue.
getAttribute
Returns the value of the specified attribute from the current userProfile object.
setAttribute
Adds an attribute with the specified name and value to the current userProfile object.

External links:

User Contributed Comments

Post Content

Post Content