You are here: Reference > JavaScript > client-side > browser > methods > clearRequest (userProfile)

clearRequest method (userProfile)

Browser support:
9
Removes all requests from the read-requests queue. Use this method after all requested data has been retrieved.
The entire userProfile object, and therefore the clearRequest method as well, are deprecated and the support for them has been removed in Internet Explorer 9.

Syntax:

object.clearRequest ( );
You can find the related objects in the Supported by objects section below.

Return value:

This method has no return value.

Supported by objects:

Related pages:

External links:

User Contributed Comments

Post Content

Post Content