SocialDataFrame Members
Include Protected Members
Include Inherited Members
Provides a pop-up page that displays controls that allow the user to view and apply social tags or notes for the current item.
The SocialDataFrame type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SocialDataFrame | Initializes a new instance of the SocialDataFrame class. |
Top
Methods
Name | Description | |
---|---|---|
OnError | Handles the Error event. (Overrides TemplateControl.OnError(EventArgs).) | |
OnLoad | Handles the Load event. (Overrides Control.OnLoad(EventArgs).) |
Top
Fields
Name | Description | |
---|---|---|
DataFrameManager | Represents the SocialDataFrameManager control used to view and apply social tags or notes for the current item. | |
ExplicitLogon | Represents the ApplicationPageLink control used to redirect the user to the logon page if the user is anonymous. | |
RecentItemControl | Represents the SocialRecentItemControl control that displays the activity for the current item. | |
socialDataFrameTitle | Represents the control that displays the title of the page. | |
TabControl | Represents the Tab control used to switch between tags and notes information about the current item. |
Top