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 22.0.2023.2.1
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document Assembly

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