Sys.WebForms.EndRequestEventArgs Constructor
Initializes a new instance of the EndRequestEventArgs class.
var args = new Sys.WebForms.EndRequestEventArgs(error, dataItems, response);
Show:
Initializes a new instance of the EndRequestEventArgs class.
var args = new Sys.WebForms.EndRequestEventArgs(error, dataItems, response);