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
Initializes a new instance of the SP.PageRequestSucceededEventArgs class with the specified executor of the page request.
var value = new PageRequestSucceededEventArgs(executor);
Parameters
executor
Type: WebRequestExecutor
The executor of the page request.
Remarks
This constructor sets the SP.PageRequestSucceededEventArgs.executor Property property to executor.
Applies To
SP.PageRequestSucceededEventArgs Class
See Also
Reference
SP.PageRequestSucceededEventArgs Methods