SPLinkButton.IPostBackEventHandler.RaisePostBackEvent 方法

引发回发事件 (IPostBackEventHandler 实现)

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

语法

声明
Private Sub RaisePostBackEvent ( _
    eventArgument As String _
) Implements IPostBackEventHandler.RaisePostBackEvent
用法
Dim instance As SPLinkButton
Dim eventArgument As String

CType(instance, IPostBackEventHandler).RaisePostBackEvent(eventArgument)
void IPostBackEventHandler.RaisePostBackEvent(
    string eventArgument
)

参数

实现

IPostBackEventHandler.RaisePostBackEvent(String)

另请参阅

引用

SPLinkButton 类

SPLinkButton 成员

Microsoft.SharePoint.WebControls 命名空间