Share via


SocialNotificationBase.TagsAndNotesHasClusteredImgStyle Property

Gets or sets the style for the tags and notes icons as soon as a social tag has been added.

Namespace:  Microsoft.SharePoint.Portal.WebControls
Assembly:  Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Syntax

'Declaration
Protected Property TagsAndNotesHasClusteredImgStyle As String
    Get
    Set
'Usage
Dim value As String

value = Me.TagsAndNotesHasClusteredImgStyle

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

Property Value

Type: System.String
The style for the tags and notes icon as soon as a social tag has been added.

See Also

Reference

SocialNotificationBase Class

SocialNotificationBase Members

Microsoft.SharePoint.Portal.WebControls Namespace