MessageBoxHelper Methods | Helper帮助文档 |
The MessageBoxHelper type exposes the following members.
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ResponseScript |
输出自定义脚本信息
|
|
Show |
显示消息提示对话框
|
|
ShowAndRedirect(Page, String, String) |
显示消息提示对话框,并进行页面跳转
|
|
ShowAndRedirect(Page, String, String, Boolean) | ||
ShowConfirm |
控件点击 消息确认提示框
|
|
ToString | (Inherited from Object.) |
See Also