ASPxWebControl.GlobalCheckReferencesToExternalScripts Property
Gets or sets whether links to external client scripts (such as jQuery, Knockout, and others), which are used by some DevExpress web components, are checked for presence and correctness.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
Boolean |
|
Remarks
Use the GlobalCheckReferencesToExternalScripts property to specify whether links to external client scripts (such as jQuery, Knockout, and others), which are used by some DevExpress web components, are checked for presence and correctness. . If the GlobalCheckReferencesToExternalScripts property is not specified, it returns the checkReferencesToExternalScripts Web.config option value.