Click or drag to resize
ModuleCommandsOnlineMarketingLogLandingPage Method
Logs landing page as activity.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
public static void OnlineMarketingLogLandingPage(
	int contactId
)

Parameters

contactId
Type: SystemInt32
Contact ID. Optional.
See Also