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.PageRequestSucceededEventArgs.get_executor();
Property Value
Type: WebRequestExecutor
The executor of the page request.
Applies To
SP.PageRequestSucceededEventArgs Class
See Also
Reference
SP.PageRequestSucceededEventArgs Methods