Click or drag to resize
PageVisitInfoProviderGetPageVisits Method
Returns a query for all the PageVisitInfo objects.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 9.0.0
Syntax
C#
public static ObjectQuery<PageVisitInfo> GetPageVisits()

Return Value

Type: ObjectQueryPageVisitInfo
See Also