ErrorFilesEnableProperties:ErrorFilesEnable
Boolean, Read/Write
Return/set if external HTML files are used for HTTP error messages. If ErrorFilesEnable = FALSE then the error messages sent back the client are embedded in WebX.
If ErrorFilesEnable = TRUE then WebX will look for the error HTML files in /errors directory within the root of the Virtual Path. Using this setting will allow the developer to customize the error messages for their specific appication.
NOTE: This property is only used when VerboseErrorsEnable = TRUE.
Properties:HTMLFunctionsEnable