cancel Property

Summary

Indicate whether to abort this request.

Syntax
TypeScript
JavaScript
Object.defineProperty(PrepareAjaxEventArgs.prototype, 'cancel', 
   get: function(), 
   set: function(value) 
) 
cancel: boolean; 

Property Value

true to abort this request immediately; otherwise, false. The default value is false.

Remarks

Refer to PrepareAjax for more information.

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.