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 available date range of a tag.
Namespace: Microsoft.SharePoint.Portal.WebControls
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
Public Enumeration TagCloudDateRange
'Usage
Dim instance As TagCloudDateRange
public enum TagCloudDateRange
Members
| Member name | Description | |
|---|---|---|
| OneMonth | The tag is available in one month. | |
| OneYear | The tag is available in one year. | |
| AllDates | The tag is available all dates. |