SP.ClientRequest.webRequest Property

Applies to: SharePoint Foundation 2010

Gets the request to the URL associated with the client request.

var value = SP.ClientRequest.get_webRequest(); 

Property Value

Type: WebRequest

The request to the URL.

Applies To

SP.ClientRequest Class

See Also

Reference

SP.ClientRequest Methods

SP.ClientRequest Properties

SP Namespace