SocialDataFrame Class
Provides a pop-up page that displays controls that allow the user to view and apply social tags or notes for the current item.
Inheritance Hierarchy
System.Object
System.Web.UI.Control
System.Web.UI.TemplateControl
System.Web.UI.Page
Microsoft.SharePoint.Portal.WebControls.SocialDataFrame
Namespace: Microsoft.SharePoint.Portal.WebControls
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
Public Class SocialDataFrame _
Inherits Page
'Usage
Dim instance As SocialDataFrame
public class SocialDataFrame : Page
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.