SocialTagsControl Members
Include Protected Members
Include Inherited Members
Renders controls and client-side script for viewing and modifying social tags associated with the current page.
The SocialTagsControl type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
SocialTagsControl | Initializes a new instance of the SocialTagsControl class. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
Title | Gets or sets the title of the SocialTagsControl. |
![]() |
Url | Gets or sets the URL used by the SocialTagsControl. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
CreateChildControls | Creates a set of child controls contained in the SocialTagsControl. (Overrides Control.CreateChildControls().) |
![]() |
OnInit | Handles the Init event. (Overrides Control.OnInit(EventArgs).) |
![]() |
OnPreRender | Handles the PreRender event. (Overrides Control.OnPreRender(EventArgs).) |
Top