Compartilhar via


SocialNotificationMiniControl class

Apresenta dois links de imagem são usados para marcar a página atual e abrir a página SocialDataFrame.aspx para permitir que o usuário gerencie as marcas sociais e notas que estão associadas com a página atual.

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.SocialNotificationMiniControl

Namespace:  Microsoft.SharePoint.Portal.WebControls
Assembly:  Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Syntax

'Declaração
Public Class SocialNotificationMiniControl _
    Inherits SocialNotificationBase
'Uso
Dim instance As SocialNotificationMiniControl
public class SocialNotificationMiniControl : SocialNotificationBase

Comentários

Esse controle é semelhante a SocialNotificationControl, usando imagens menores.

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.

Ver também

Referência

SocialNotificationMiniControl members

Microsoft.SharePoint.Portal.WebControls namespace