DontSaveAndStopCommandHandler.RaisePostBackEvent 方法

命名空间:  Microsoft.SharePoint.WebControls
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
Public Overridable Sub RaisePostBackEvent ( _
    eventArgument As String _
)
用法
Dim instance As DontSaveAndStopCommandHandler
Dim eventArgument As String

instance.RaisePostBackEvent(eventArgument)
public virtual void RaisePostBackEvent(
    string eventArgument
)

参数

实现

IPostBackEventHandler.RaisePostBackEvent(String)

另请参阅

引用

DontSaveAndStopCommandHandler 类

DontSaveAndStopCommandHandler 成员

Microsoft.SharePoint.WebControls 命名空间