Returns true if the contact visited specified page.
Namespace: CMS.OnlineMarketingAssembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- contact
- Type: System Object
Contact which should be checked
- nodeAliasPath
- Type: System String
Page node alias path
- culture
- Type: System String
Culture of the document
- lastXDays
- Type: System Int32
Constraint for last X days (if zero or negative value is given, no constraint is applied)
Return Value
Type: BooleanSee Also