SocialNotificationBase 成员
包括受保护的成员
包括继承的成员
表示为社交通知控件类的抽象基类。
SocialNotificationBase 类型公开以下成员。
构造函数
名称 | 说明 | |
---|---|---|
SocialNotificationBase | SocialNotificationBase 类的新实例进行初始化。 |
页首
属性
名称 | 说明 | |
---|---|---|
NotificationMessageFormat | 获取或设置用于成功和失败通知消息的格式。 | |
TagsAndNotesHasClusteredImgStyle | 获取或设置标记的样式,一旦社会标记已添加备注图标。 |
页首
方法
名称 | 说明 | |
---|---|---|
GetDesignTimeHtml | 获取用于在设计时表示控件的 HTML 标记。 | |
OnInit | 处理Init事件。 (覆盖 UserControl.OnInit(EventArgs)。) | |
OnPreRender | 处理PreRender事件。 (覆盖 Control.OnPreRender(EventArgs)。) |
页首