SocialNotificationControl class
Apresenta dois links de imagem são usados para marcar o atual Page e abra a página SocialDataFrame.aspx, permitindo que o usuário gerencie as marcas sociais e notas que estão associadas com o atual 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
'Declaração
Public Class SocialNotificationControl _
Inherits SocialNotificationBase
'Uso
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.