SP.PageRequest.request Property
Applies to: SharePoint Foundation 2010
Gets a web request instance.
var value = SP.PageRequest.get_request();
Property Value
Type: Sys.Net.WebRequest
The web request instance.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Applies to: SharePoint Foundation 2010
Gets a web request instance.
var value = SP.PageRequest.get_request();
Type: Sys.Net.WebRequest
The web request instance.