SP.ClientRequestEventArgs.request Property
Applies to: SharePoint Foundation 2010
Gets the SP.ClientRequest Class object that is associated with the raised event.
var value = SP.ClientRequestEventArgs.get_request();
Property Value
Type: SP.ClientRequest
Applies To
SP.ClientRequestEventArgs Class
See Also
Reference
SP.ClientRequestEventArgs Methods