Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets the number of items that are tagged with the name.
Namespace: Microsoft.SharePoint.Portal.WebControls
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
Public Property Count As Long
Get
Set
'Usage
Dim instance As TagCloudItem
Dim value As Long
value = instance.Count
instance.Count = value
public long Count { get; set; }
Property Value
Type: System.Int64
The number of items that are tagged with the name.