- Theme: Control topic. Currently, three Theme styles (blue/gray/access, default value: blue) are supported)
- Language: Control Language (en/zh_CN/zh_TW/..., default value: zh_CN)
- FormMessageTarget: Display location of the error message in the form field (side/qtip, default value: side)
- FormOffsetRight: width of the border to the right of the form field (default: 20px)
- FormLabelWidth: the label width of the form field (default value: 100px)
- FormLabelSeparator: form field label and content separator (default value :":")
- EnableAjax: whether to enable AJAX (default value: true)
- AjaxTimeout: AJAX timeout time (unit: seconds, default value: 60 s)
- EnableBigFont: whether to enable the large font. Change the default 11px font of ExtJS to 12px. Otherwise, the Chinese font displayed is too small (default: false)
The above parameters are the same as those in Web. config, except that the scope is within the page range and overwrite the Same Name configuration in Web. config.
There are other configuration attributes:
Summary