SaveAndStopEditCommandHandler.RaisePostBackEvent 方法

发回到服务器时,将引发事件的保存和停止编辑控件。

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

语法

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

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

参数

实现

IPostBackEventHandler.RaisePostBackEvent(String)

另请参阅

引用

SaveAndStopEditCommandHandler 类

SaveAndStopEditCommandHandler 成员

Microsoft.SharePoint.WebControls 命名空间