全局配置参数 更多...
静态 Public 成员函数 | |
static ConfigSection | GetDesignTimeSection (ISite site) |
Refer:http://flimflan.com/blog/AccessingWebconfigAtDesignTimeInNET20.aspx 更多... | |
static Theme | GetTheme () |
主题 更多... | |
static Language | GetLanguage () |
语言 更多... | |
static MessageTarget | GetFormMessageTarget () |
表单中消息的位置 更多... | |
static LabelAlign | GetFormLabelAlign () |
表单中标签的位置 更多... | |
static int | GetFormOffsetRight () |
表单中字段距离右侧的宽度 更多... | |
static int | GetFormLabelWidth () |
表单中字段标签的宽度 更多... | |
static string | GetFormLabelSeparator () |
表单中字段与标签的分隔符 更多... | |
static int | GetAjaxTimeout () |
AJAX超时时间(单位:秒,默认:60s) 更多... | |
static bool | GetEnableAjax () |
是否启用Ajax 更多... | |
static bool | GetEnableAjaxLoading () |
是否启用AJAX提示 更多... | |
static AjaxLoadingType | GetAjaxLoadingType () |
AJAX提示的类型 更多... | |
static bool | GetDebugMode () |
DEBUG 模式 更多... | |
static string | GetIconBasePath () |
图标的根路径 更多... | |
static string | GetJSBasePath () |
JS库的根路径 更多... | |
static string | GetCustomThemeBasePath () |
自定义样式的根路径 更多... | |
static string | GetCustomTheme () |
自定义样式的名称 更多... | |
static bool | GetEnableFStateCompress () |
是否启用FState压缩 更多... | |
属性 | |
static string | ProductName [get] |
产品名称 更多... | |
static string | ProductVersion [get] |
当前版本 更多... | |
全局配置参数
|
static |
AJAX提示的类型
|
static |
AJAX超时时间(单位:秒,默认:60s)
|
static |
自定义样式的名称
|
static |
自定义样式的根路径
|
static |
DEBUG 模式
|
static |
Refer:http://flimflan.com/blog/AccessingWebconfigAtDesignTimeInNET20.aspx
site |
|
static |
是否启用Ajax
|
static |
是否启用AJAX提示
|
static |
是否启用FState压缩
|
static |
表单中标签的位置
|
static |
表单中字段与标签的分隔符
|
static |
表单中字段标签的宽度
|
static |
表单中消息的位置
|
static |
表单中字段距离右侧的宽度
|
static |
图标的根路径
|
static |
JS库的根路径
|
static |
语言
|
static |
主题
|
staticget |
产品名称
|
staticget |
当前版本