SocialNotificationControl class
Renders two image links that are used to tag the current Page and open the SocialDataFrame.aspx page, allowing the user to manage the social tags and notes that are associated with the current Page.
Inheritance hierarchy
System.Object
System.Web.UI.Control
System.Web.UI.TemplateControl
System.Web.UI.UserControl
Microsoft.SharePoint.Portal.WebControls.SocialNotificationBase
Microsoft.SharePoint.Portal.WebControls.SocialNotificationControl
Namespace: Microsoft.SharePoint.Portal.WebControls
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
Public Class SocialNotificationControl _
Inherits SocialNotificationBase
'Usage
Dim instance As SocialNotificationControl
public class SocialNotificationControl : SocialNotificationBase
Thread safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.