SocialRecentItemControl Members
Include Protected Members
Include Inherited Members
Renders recent social tags and notes associated with the current Page.
The SocialRecentItemControl type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SocialRecentItemControl | Initializes a new instance of the SocialRecentItemControl class. |
Top
Properties
Name | Description | |
---|---|---|
Url | Gets the normalized URI for the current page used to retrieve recent social tags and notes. |
Top
Methods
Name | Description | |
---|---|---|
OnInit | Handles the Init event. (Overrides Control.OnInit(EventArgs).) | |
OnPreRender | Handles the PreRender event. (Overrides Control.OnPreRender(EventArgs).) | |
Render | Renders the SocialRecentItemControl control to the client. (Overrides WebControl.Render(HtmlTextWriter).) |
Top