Share via


SP.ClientRequest Methods

Applies to: SharePoint Foundation 2010

The following table lists the methods of the SP.ClientRequest class.

Methods

Name

Description

add_requestFailed

Attaches a handler to the RequestFailed event.

add_requestSucceeded

Attaches a handler to the RequestSucceeded event.

ClientRequest

Initializes a new instance of the ClientRequest class.

remove_requestFailed

Removes a handler for the RequestFailed event.

remove_requestSucceeded

Removes a handler for the RequestSucceeded event.

Applies To

SP.ClientRequest Class

See Also

Reference

SP.ClientRequest Properties

SP Namespace