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.
Enumeration of click types supported by the click-through logging system.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public Enumeration ClickType
'Usage
Dim instance As SPClickthroughUsageDefinition.ClickType
public enum ClickType
Members
| Member name | Description | |
|---|---|---|
| Search | Enumeration value = 0. | |
| PageView | Enumeration value = 1. | |
| Custom | Enumeration value = 2. |