SocialDataFrame.DataFrameManager Field
Represents the SocialDataFrameManager control used to view and apply social tags or notes for the current item.
Namespace: Microsoft.SharePoint.Portal.WebControls
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
Protected DataFrameManager As SocialDataFrameManager
'Usage
Dim value As SocialDataFrameManager
value = Me.DataFrameManager
Me.DataFrameManager = value
protected SocialDataFrameManager DataFrameManager