Sys.CancelEventArgs Constructor
Initializes a new instance of the Sys.CancelEventArgs class.
var args = new Sys.CancelEventArgs();
See Also
Reference
Sys.WebForms.PageRequestManager Class
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Initializes a new instance of the Sys.CancelEventArgs class.
var args = new Sys.CancelEventArgs();
Sys.WebForms.PageRequestManager Class