PageVisitInfoProviderGetPageVisitInfoByActivityIDInternal Method |
Returns page visit for the given activity ID.
Namespace: CMS.OnlineMarketingAssembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 8.2.23
Syntax protected virtual PageVisitInfo GetPageVisitInfoByActivityIDInternal(
int activityId
)
Parameters
- activityId
- Type: SystemInt32
Activity ID
Return Value
Type:
PageVisitInfoSee Also