Click or drag to resize
ModuleCommandsOnlineMarketingUpdateContactInformation Method
Updates contact information - IP and User Agent for current user.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
public static void OnlineMarketingUpdateContactInformation(
	string siteName
)

Parameters

siteName
Type: SystemString
Site name
See Also