SocialDataUserControl class

Fornece um UserControl que permite aos usuários acessar os dados sociais e adicione um rápido de marca para o item atual.

Inheritance hierarchy

System.Object
  System.Web.UI.Control
    System.Web.UI.TemplateControl
      System.Web.UI.UserControl
        Microsoft.SharePoint.Portal.WebControls.SocialDataUserControl

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

Syntax

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

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

SocialDataUserControl members

Microsoft.SharePoint.Portal.WebControls namespace