FineUI在Web.config中的配置节
更多...
继承自 ConfigurationSection .
|
string | Theme [get, set] |
| 主题 更多...
|
|
string | Language [get, set] |
| 语言 更多...
|
|
string | FormMessageTarget [get, set] |
| 表单验证消息的提示位置 更多...
|
|
string | FormLabelAlign [get, set] |
| 表单中标签的位置 更多...
|
|
int | FormOffsetRight [get, set] |
| 表单控件右侧距离边界的距离 更多...
|
|
int | FormLabelWidth [get, set] |
| 表单控件标签的宽度 更多...
|
|
string | FormLabelSeparator [get, set] |
| 表单控件标签的分隔符 更多...
|
|
bool | EnableAjax [get, set] |
| 启用AJAX 更多...
|
|
bool | EnableAjaxLoading [get, set] |
| 启用AJAX加载提示信息 更多...
|
|
string | AjaxLoadingType [get, set] |
| AJAX提示信息的类型 更多...
|
|
int | AjaxTimeout [get, set] |
| 客户端AJAX超时时间 更多...
|
|
bool | EnableBigFont [get, set] |
| 是否启用大字体(将ExtJS所有11px字体改为12px) 更多...
|
|
bool | DebugMode [get, set] |
| 是否启用调试模式 更多...
|
|
string | JSBasePath [get, set] |
| JS文件夹所在的根目录 更多...
|
|
string | IconBasePath [get, set] |
| 图标所在的根目录 更多...
|
|
string | CustomThemeBasePath [get, set] |
| 自定义主题所在的根目录 更多...
|
|
string | CustomTheme [get, set] |
| 自定义主题名称 更多...
|
|
bool | EnableFStateCompress [get, set] |
| 是否启用FState压缩(默认为true) 更多...
|
|
string FineUI.ConfigSection.AjaxLoadingType |
|
getset |
int FineUI.ConfigSection.AjaxTimeout |
|
getset |
string FineUI.ConfigSection.CustomTheme |
|
getset |
string FineUI.ConfigSection.CustomThemeBasePath |
|
getset |
bool FineUI.ConfigSection.DebugMode |
|
getset |
bool FineUI.ConfigSection.EnableAjax |
|
getset |
bool FineUI.ConfigSection.EnableAjaxLoading |
|
getset |
bool FineUI.ConfigSection.EnableBigFont |
|
getset |
是否启用大字体(将ExtJS所有11px字体改为12px)
bool FineUI.ConfigSection.EnableFStateCompress |
|
getset |
string FineUI.ConfigSection.FormLabelAlign |
|
getset |
string FineUI.ConfigSection.FormLabelSeparator |
|
getset |
int FineUI.ConfigSection.FormLabelWidth |
|
getset |
string FineUI.ConfigSection.FormMessageTarget |
|
getset |
int FineUI.ConfigSection.FormOffsetRight |
|
getset |
string FineUI.ConfigSection.IconBasePath |
|
getset |
string FineUI.ConfigSection.JSBasePath |
|
getset |
string FineUI.ConfigSection.Language |
|
getset |
string FineUI.ConfigSection.Theme |
|
getset |
该类的文档由以下文件生成: