Click or drag to resize
PageVisitInfoProviderGetPageVisitsInternal 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#
protected virtual ObjectQuery<PageVisitInfo> GetPageVisitsInternal()

Return Value

Type: ObjectQueryPageVisitInfo
See Also