SocialDataUserControl class

Provides a UserControl that lets users access the social data and add a quick tag to the current item.

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

'Declaration
Public Class SocialDataUserControl _
    Inherits UserControl
'Usage
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.

See also

Reference

SocialDataUserControl members

Microsoft.SharePoint.Portal.WebControls namespace