SocialNotificationControl 类
呈现两个图像链接,用于标记当前的Page ,并打开 SocialDataFrame.aspx 页,并允许用户管理社会性标签和与当前的Page相关联的注释。
继承层次结构
System.Object
System.Web.UI.Control
System.Web.UI.TemplateControl
System.Web.UI.UserControl
Microsoft.SharePoint.Portal.WebControls.SocialNotificationBase
Microsoft.SharePoint.Portal.WebControls.SocialNotificationControl
命名空间: Microsoft.SharePoint.Portal.WebControls
程序集: Microsoft.SharePoint.Portal(位于 Microsoft.SharePoint.Portal.dll 中)
语法
声明
Public Class SocialNotificationControl _
Inherits SocialNotificationBase
用法
Dim instance As SocialNotificationControl
public class SocialNotificationControl : SocialNotificationBase
线程安全性
该类型的任何公共 静态 (已共享 在 Visual Basic 中) 成员都是线程安全的。不保证任何实例成员都是线程安全的。