SocialTabControl Members
Include Protected Members
Include Inherited Members
Renders a tab control used to switch between displaying the SocialTagsControl and the SocialCommentControl on the SocialDataFrame.aspx page.
The SocialTabControl type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SocialTabControl | Initializes a new instance of the SocialTabControl class. |
Top
Properties
Name | Description | |
---|---|---|
CommentTabId | Gets the client-side ID used for the tab to display notes. | |
TagTabId | Gets the client-side ID used for the tab to display tags. |
Top
Methods
Name | Description | |
---|---|---|
CreateChildControls | Creates the child controls of the SocialTabControl. (Overrides Control.CreateChildControls().) |
Top