Check References To External Scripts
This option specifies whether the availability and correctness of references to external client scripts (such as jQuery, Knockout, etc.), which are used by certain DevExpress web controls, are checked.
Name
checkReferencesToExternalScripts
Declaration
<configuration>
...
<devExpress>
...
<settings checkReferencesToExternalScripts="true" />
...
</devExpress>
...
</configuration>
Note
In order to use the DevExpress Web.config section, register this section group beforehand.
This option is enabled by default.
Related Configuration Section
DevExpress configuration section