FineUIPro 10.0
企业级 ASP.NET UI 控件库
|
对话框帮助类 更多...
Public 成员函数 | |
void | Show () |
显示对话框 | |
string | GetShowReference () |
获取显示对话框的客户端脚本 | |
静态 Public 成员函数 | |
static void | Show (string message) |
显示对话框 | |
static void | Show (string message, string title) |
显示对话框 | |
static void | Show (string message, MessageBoxIcon icon) |
显示对话框 | |
static void | Show (string message, string title, string okScript) |
显示对话框 | |
static void | Show (string message, string title, MessageBoxIcon icon) |
显示对话框 | |
static void | Show (string message, string title, MessageBoxIcon icon, string okScript) |
显示对话框 | |
static void | Show (string message, string title, MessageBoxIcon icon, string okScript, Target target) |
显示对话框 | |
static void | Show (string message, string title, MessageBoxIcon messageBoxIcon, string okScript, Target target, Icon icon, string iconUrl) |
显示对话框 | |
static void | ShowInParent (string message) |
在父页面中显示对话框 | |
static void | ShowInParent (string message, string title) |
在父页面中显示对话框 | |
static void | ShowInParent (string message, MessageBoxIcon icon) |
在父页面中显示对话框 | |
static void | ShowInParent (string message, string title, string okScript) |
在父页面中显示对话框 | |
static void | ShowInParent (string message, string title, MessageBoxIcon icon) |
在父页面中显示对话框 | |
static void | ShowInParent (string message, string title, MessageBoxIcon icon, string okScript) |
在父页面中显示对话框 | |
static void | ShowInTop (string message) |
在顶层窗口中显示对话框 | |
static void | ShowInTop (string message, string title) |
在顶层窗口中显示对话框 | |
static void | ShowInTop (string message, MessageBoxIcon icon) |
在顶层窗口中显示对话框 | |
static void | ShowInTop (string message, string title, string okScript) |
在顶层窗口中显示对话框 | |
static void | ShowInTop (string message, string title, MessageBoxIcon icon) |
在顶层窗口中显示对话框 | |
static void | ShowInTop (string message, string title, MessageBoxIcon icon, string okScript) |
在顶层窗口中显示对话框 | |
static string | GetShowReference (string message) |
获取显示对话框的客户端脚本 | |
static string | GetShowReference (string message, string title) |
获取显示对话框的客户端脚本 | |
static string | GetShowReference (string message, MessageBoxIcon icon) |
获取显示对话框的客户端脚本 | |
static string | GetShowReference (string message, string title, MessageBoxIcon icon) |
获取显示对话框的客户端脚本 | |
static string | GetShowReference (string message, string title, string okScript) |
获取显示对话框的客户端脚本 | |
static string | GetShowReference (string message, string title, MessageBoxIcon icon, string okScript) |
获取显示对话框的客户端脚本 | |
static string | GetShowReference (string message, string title, MessageBoxIcon icon, string okScript, Target target) |
获取显示对话框的客户端脚本 | |
static string | GetShowReference (string message, string title, MessageBoxIcon messageIcon, string okScript, Target target, Icon icon, string iconUrl) |
获取显示对话框的客户端脚本 | |
static string | GetShowInParentReference (string message) |
获取在父页面中显示对话框的客户端脚本 | |
static string | GetShowInParentReference (string message, string title) |
获取在父页面中显示对话框的客户端脚本 | |
static string | GetShowInParentReference (string message, MessageBoxIcon icon) |
获取在父页面中显示对话框的客户端脚本 | |
static string | GetShowInParentReference (string message, string title, MessageBoxIcon icon) |
获取在父页面中显示对话框的客户端脚本 | |
static string | GetShowInParentReference (string message, string title, string okScript) |
获取在父页面中显示对话框的客户端脚本 | |
static string | GetShowInParentReference (string message, string title, MessageBoxIcon icon, string okScript) |
获取在父页面中显示对话框的客户端脚本 | |
static string | GetShowInTopReference (string message) |
获取在最上层页面中显示对话框的客户端脚本 | |
static string | GetShowInTopReference (string message, string title) |
获取在最上层页面中显示对话框的客户端脚本 | |
static string | GetShowInTopReference (string message, MessageBoxIcon icon) |
获取在最上层页面中显示对话框的客户端脚本 | |
static string | GetShowInTopReference (string message, string title, MessageBoxIcon icon) |
获取在最上层页面中显示对话框的客户端脚本 | |
static string | GetShowInTopReference (string message, string title, string okScript) |
获取在最上层页面中显示对话框的客户端脚本 | |
static string | GetShowInTopReference (string message, string title, MessageBoxIcon icon, string okScript) |
获取在最上层页面中显示对话框的客户端脚本 | |
静态 Public 属性 | |
static readonly MessageBoxIcon | DefaultMessageBoxIcon = MessageBoxIcon.Information |
默认提示对话图标 | |
属性 | |
string | CssClass [get, set] |
样式类名 | |
string | Message [get, set] |
对话框消息正文 | |
string | Title [get, set] |
对话框标题 | |
MessageBoxIcon | MessageBoxIcon [get, set] |
对话框图标 | |
string | OkScript [get, set] |
点击确认按钮执行的JavaScript脚本 | |
Target | Target [get, set] |
对话框的目标位置 | |
string | IconUrl [get, set] |
自定义对话框图标地址 | |
Icon | Icon [get, set] |
自定义对话框图标 | |
IconFont | IconFont [get, set] |
预定义图标字体 | |
string | IconFontClass [get, set] |
自定义图标字体的样式类 | |
Unit | Width [get, set] |
对话框的宽度 | |
Unit | MinWidth [get, set] |
对话框的最小宽度 | |
Unit | MaxWidth [get, set] |
对话框的最大宽度 | |
string | ID [get, set] |
对话框ID | |
bool | EnableClose [get, set] |
是否可以关闭 | |
bool | ButtonFill [get, set] |
按钮填充整个工具栏 | |
bool | ButtonPlain [get, set] |
简单按钮样式(启用分组按钮,并去除按钮的边框和外边距) | |
TextAlign | MessageAlign [get, set] |
消息正文的排列位置 | |
bool | ShowHeader [get, set] |
是否显示标题栏 | |
bool | AutoFocus [get, set] |
打开后是否自动获取焦点 | |
TextAlign | TitleAlign [get, set] |
标题文本的排列位置 | |
对话框帮助类
|
static |
获取在父页面中显示对话框的客户端脚本
message | 对话框消息 |
|
static |
获取在父页面中显示对话框的客户端脚本
message | 对话框消息 |
icon | 对话框消息图标 |
|
static |
获取在父页面中显示对话框的客户端脚本
message | 对话框消息 |
title | 对话框标题 |
|
static |
获取在父页面中显示对话框的客户端脚本
message | 对话框消息 |
title | 对话框标题 |
icon | 对话框消息图标 |
|
static |
获取在父页面中显示对话框的客户端脚本
message | 对话框消息 |
title | 对话框标题 |
icon | 对话框消息图标 |
okScript | 点击确定按钮执行的客户端脚本 |
|
static |
获取在父页面中显示对话框的客户端脚本
message | 对话框消息 |
title | 对话框标题 |
okScript | 点击确定按钮执行的客户端脚本 |
|
static |
获取在最上层页面中显示对话框的客户端脚本
message | 对话框消息 |
|
static |
获取在最上层页面中显示对话框的客户端脚本
message | 对话框消息 |
icon | 对话框消息图标 |
|
static |
获取在最上层页面中显示对话框的客户端脚本
message | 对话框消息 |
title | 对话框标题 |
|
static |
获取在最上层页面中显示对话框的客户端脚本
message | 对话框消息 |
title | 对话框标题 |
icon | 对话框消息图标 |
|
static |
获取在最上层页面中显示对话框的客户端脚本
message | 对话框消息 |
title | 对话框标题 |
icon | 对话框消息图标 |
okScript | 点击确定按钮执行的客户端脚本 |
|
static |
获取在最上层页面中显示对话框的客户端脚本
message | 对话框消息 |
title | 对话框标题 |
okScript | 点击确定按钮执行的客户端脚本 |
string FineUIPro.Alert.GetShowReference | ( | ) |
获取显示对话框的客户端脚本
|
static |
获取显示对话框的客户端脚本
message | 对话框消息 |
|
static |
获取显示对话框的客户端脚本
message | 对话框消息 |
icon | 对话框消息图标 |
|
static |
获取显示对话框的客户端脚本
message | 对话框消息 |
title | 对话框标题 |
|
static |
获取显示对话框的客户端脚本
message | 对话框消息 |
title | 对话框标题 |
icon | 对话框消息图标 |
|
static |
获取显示对话框的客户端脚本
message | 对话框消息 |
title | 对话框标题 |
icon | 对话框消息图标 |
okScript | 点击确定按钮执行的客户端脚本 |
|
static |
获取显示对话框的客户端脚本
message | 对话框消息 |
title | 对话框标题 |
icon | 对话框消息图标 |
okScript | 点击确定按钮执行的客户端脚本 |
target | 显示对话框的目标页面 |
|
static |
获取显示对话框的客户端脚本
message | 对话框消息 |
title | 对话框标题 |
messageIcon | 对话框消息图标 |
okScript | 点击确定按钮执行的客户端脚本 |
target | 显示对话框的目标页面 |
icon | 自定义对话框图标 |
iconUrl | 自定义对话框图标地址 |
|
static |
获取显示对话框的客户端脚本
message | 对话框消息 |
title | 对话框标题 |
okScript | 点击确定按钮执行的客户端脚本 |
void FineUIPro.Alert.Show | ( | ) |
显示对话框
|
static |
显示对话框
message | 消息正文 |
|
static |
显示对话框
message | 消息正文 |
icon | 图标 |
|
static |
显示对话框
message | 消息正文 |
title | 标题 |
|
static |
显示对话框
message | 对话框消息 |
title | 对话框标题 |
icon | 对话框消息图标 |
|
static |
显示对话框
message | 对话框消息 |
title | 对话框标题 |
icon | 对话框消息图标 |
okScript | 点击确定按钮执行的客户端脚本 |
|
static |
显示对话框
message | 对话框消息 |
title | 对话框标题 |
icon | 对话框消息图标 |
okScript | 点击确定按钮执行的客户端脚本 |
target | 显示对话框的目标页面 |
|
static |
显示对话框
message | 对话框消息 |
title | 对话框标题 |
messageBoxIcon | |
okScript | 点击确定按钮执行的客户端脚本 |
target | 显示对话框的目标页面 |
icon | 对话框消息图标 |
iconUrl | 自定义对话框图标地址 |
|
static |
显示对话框
message | 对话框消息 |
title | 对话框标题 |
okScript | 点击确定按钮执行的客户端脚本 |
|
static |
在父页面中显示对话框
message | 消息正文 |
|
static |
在父页面中显示对话框
message | 消息正文 |
icon | 图标 |
|
static |
在父页面中显示对话框
message | 消息正文 |
title | 标题 |
|
static |
在父页面中显示对话框
message | 对话框消息 |
title | 对话框标题 |
icon | 对话框消息图标 |
|
static |
在父页面中显示对话框
message | 对话框消息 |
title | 对话框标题 |
icon | 对话框消息图标 |
okScript | 点击确定按钮执行的客户端脚本 |
|
static |
在父页面中显示对话框
message | 对话框消息 |
title | 对话框标题 |
okScript | 点击确定按钮执行的客户端脚本 |
|
static |
在顶层窗口中显示对话框
message | 消息正文 |
|
static |
在顶层窗口中显示对话框
message | 消息正文 |
icon | 对话框消息图标 |
|
static |
在顶层窗口中显示对话框
message | 消息正文 |
title | 对话框标题 |
|
static |
在顶层窗口中显示对话框
message | 消息正文 |
title | 对话框标题 |
icon | 对话框消息图标 |
|
static |
在顶层窗口中显示对话框
message | 对话框消息 |
title | 对话框标题 |
icon | 对话框消息图标 |
okScript | 点击确定按钮执行的客户端脚本 |
|
static |
在顶层窗口中显示对话框
message | 消息正文 |
title | 对话框标题 |
okScript | 点击确定按钮执行的客户端脚本 |
|
static |
默认提示对话图标
|
getset |
打开后是否自动获取焦点
|
getset |
按钮填充整个工具栏
|
getset |
简单按钮样式(启用分组按钮,并去除按钮的边框和外边距)
|
getset |
样式类名
|
getset |
是否可以关闭
|
getset |
自定义对话框图标
|
getset |
预定义图标字体
|
getset |
自定义图标字体的样式类
|
getset |
自定义对话框图标地址
|
getset |
对话框ID
|
getset |
对话框的最大宽度
|
getset |
对话框消息正文
|
getset |
消息正文的排列位置
|
getset |
对话框图标
|
getset |
对话框的最小宽度
|
getset |
点击确认按钮执行的JavaScript脚本
|
getset |
是否显示标题栏
|
getset |
对话框的目标位置
|
getset |
对话框标题
|
getset |
标题文本的排列位置
|
getset |
对话框的宽度