SocialNotificationBase.TagsAndNotesHasClusteredImgStyle 属性

获取或设置标记的样式,一旦社会标记已添加备注图标。

命名空间:  Microsoft.SharePoint.Portal.WebControls
程序集:  Microsoft.SharePoint.Portal(位于 Microsoft.SharePoint.Portal.dll 中)

语法

声明
Protected Property TagsAndNotesHasClusteredImgStyle As String
    Get
    Set
用法
Dim value As String

value = Me.TagsAndNotesHasClusteredImgStyle

Me.TagsAndNotesHasClusteredImgStyle = value
protected string TagsAndNotesHasClusteredImgStyle { get; set; }

属性值

类型:System.String
只要社会标记已添加的标签和注释图标的样式。

另请参阅

引用

SocialNotificationBase 类

SocialNotificationBase 成员

Microsoft.SharePoint.Portal.WebControls 命名空间