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.
NOTE: This API is now obsolete.
Enumeration of click types supported by the click-through logging system.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
<ObsoleteAttribute("Query click through collection is no longer necessary for the new analytics platform.")> _
Public Enumeration ClickType
'Usage
Dim instance As SPClickthroughUsageDefinition.ClickType
[ObsoleteAttribute("Query click through collection is no longer necessary for the new analytics platform.")]
public enum ClickType
Members
| Member name | Description | |
|---|---|---|
| Search | Obsolete. Enumeration value = 0. | |
| PageView | Obsolete. Enumeration value = 1. | |
| Custom | Obsolete. Enumeration value = 2. |