SocialNotificationBase Members
Include Protected Members
Include Inherited Members
Represents the abstract base class for the social notification controls.
The SocialNotificationBase type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SocialNotificationBase | Initializes a new instance of the SocialNotificationBase class. |
Top
Properties
Name | Description | |
---|---|---|
NotificationMessageFormat | Gets or sets the format used for success and failure notification messages. | |
TagsAndNotesHasClusteredImgStyle | Gets or sets the style for the tags and notes icons as soon as a social tag has been added. |
Top
Methods
Name | Description | |
---|---|---|
GetDesignTimeHtml | Gets the HTML markup that is used to represent the control at design time. | |
OnInit | Handles the Init event. (Overrides UserControl.OnInit(EventArgs).) | |
OnPreRender | Handles the PreRender event. (Overrides Control.OnPreRender(EventArgs).) |
Top