Click or drag to resize
UserAgentInfoUserAgentActiveContactID Property
Gets or sets the ID of active contact for this user agent.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 8.2.23
Syntax
C#
public virtual int UserAgentActiveContactID { get; set; }

Property Value

Type: Int32
See Also