New WebResourceFile JavaScriptOption

The WebResourceFile enumeration value for the JavaScriptConfigurations JavaScriptOption property caches JavaScript files in the same way as the ExternalFile option, but the JavaScript functions are embedded in the WebDataWindow.dll as a Web resource, so that the URL references for the files are generated automatically and do not need to be set. You do not need to create the JavaScript files yourself.

For more information, see “Generating JavaScript for common management tasks” in the chapter on using Web DataWindows in the Programmer’s Guide.