SP.ClientRuntimeContext.hasPendingRequest Property

Applies to: SharePoint Foundation 2010

Gets the flag that indicates whether the client context has the SP.ClientRequest Class to be sent to the server.

var value = SP.ClientRuntimeContext.get_hasPendingRequest(); 

Property Value

Type: Boolean

Applies To

SP.ClientRuntimeContext Class

See Also

Reference

SP.ClientRuntimeContext Methods

SP.ClientRuntimeContext Properties

SP Namespace