isLocalResource Property

Summary

Indicates that the source of this Ajax is an attempt to load a local resource by the document toolkit instead of a call to the document service.

Syntax
TypeScript
JavaScript
Object.defineProperty(PrepareAjaxEventArgs.prototype, 'isLocalResource', 
   get: function() 
) 
readonly isLocalResource: boolean; 

Property Value

true if the source of this Ajax is an attempt to load a local resource by the document toolkit; otherwise, false and the source of this Ajax call is an attempt to call the document service. The default value is false.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document Assembly

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