SocialNotificationBase.OnInit 方法

处理Init事件。

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

语法

声明
Protected Overrides Sub OnInit ( _
    e As EventArgs _
)
用法
Dim e As EventArgs

Me.OnInit(e)
protected override void OnInit(
    EventArgs e
)

参数

备注

如果未启用社会标记功能,或者如果用户不能使用继承类的社会标记功能的访问,此重写将隐藏SocialNotificationBase控件。

另请参阅

引用

SocialNotificationBase 类

SocialNotificationBase 成员

Microsoft.SharePoint.Portal.WebControls 命名空间