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.
Specifies the terms to display in the TagCloudWebPart based on the user that tagged an item with the term.
Namespace: Microsoft.SharePoint.Portal.WebControls
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
Public Enumeration TagCloudUserScope
'Usage
Dim instance As TagCloudUserScope
public enum TagCloudUserScope
Members
| Member name | Description | |
|---|---|---|
| CurrentUser | Terms for items tagged by the current user. | |
| Everyone | Terms for items tagged by all users. | |
| UnderUrlEveryone | Terms used to tag the current item by all users. |