SocialNotificationControl Members
Include Protected Members
Include Inherited Members
Renders two image links that are used to tag the current Page and open the SocialDataFrame.aspx page, allowing the user to manage the social tags and notes that are associated with the current Page.
The SocialNotificationControl type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SocialNotificationControl | Initializes a new instance of the SocialNotificationControl class. |
Top
Properties
Name | Description | |
---|---|---|
NotificationMessageFormat | Gets or sets the format used for success and failure notification messages. (Inherited from SocialNotificationBase.) | |
TagsAndNotesHasClusteredImgStyle | Gets or sets the style for the tags and notes icons as soon as a social tag has been added. (Inherited from SocialNotificationBase.) |
Top
Methods
Name | Description | |
---|---|---|
GetDesignTimeHtml | Gets the HTML markup that is used to represent the control at design time. (Inherited from SocialNotificationBase.) | |
OnInit | Handles the Init event. (Inherited from SocialNotificationBase.) | |
OnLoad | Handles the Load event. (Overrides Control.OnLoad(EventArgs).) | |
OnPreRender | Handles the PreRender event. (Inherited from SocialNotificationBase.) |
Top