Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies to: SharePoint Foundation 2010
Gets the executor of the page request.
var value = SP.PageRequestFailedEventArgs.get_executor();
Property Value
Type: WebRequestExecutor
The web request of the execution.
Applies To
SP.PageRequestFailedEventArgs Class
See Also
Reference
SP.PageRequestFailedEventArgs Methods