MessageBoxHelper Class

HD.Common

MessageBoxHelper Class Helper帮助文档
页面中弹出对话框帮助类
Inheritance Hierarchy

SystemObject  HD.CommonMessageBoxHelper

Namespace: HD.Common
Assembly: HD.Common (in HD.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public class MessageBoxHelper
Public Class MessageBoxHelper
public ref class MessageBoxHelper
type MessageBoxHelper =  class end

The MessageBoxHelper type exposes the following members.

Methods

  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodStatic memberResponseScript
输出自定义脚本信息
Public methodStatic memberShow
显示消息提示对话框
Public methodStatic memberShowAndRedirect(Page, String, String)
显示消息提示对话框,并进行页面跳转
Public methodStatic memberShowAndRedirect(Page, String, String, Boolean)
Public methodStatic memberShowConfirm
控件点击 消息确认提示框
Public methodToString (Inherited from Object.)
Top
See Also

Reference