SPClickthroughUsageDefinition.ClickType 枚举
请注意:此 API 现在已过时。
枚举的单击单击通过记录系统所支持的类型。
命名空间: Microsoft.SharePoint.Administration
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
<ObsoleteAttribute("Query click through collection is no longer necessary for the new analytics platform.")> _
Public Enumeration ClickType
用法
Dim instance As SPClickthroughUsageDefinition.ClickType
[ObsoleteAttribute("Query click through collection is no longer necessary for the new analytics platform.")]
public enum ClickType
成员
成员名称 | 说明 | |
---|---|---|
Search | 已过时。枚举值 = 0。 | |
PageView | 已过时。枚举值 = 1。 | |
Custom | 已过时。枚举值 = 2。 |