Click or drag to resize
ActivityDtoActivityUTMSource Property
Gets or sets the campaign UTM source for this activity.

Namespace: CMS.Activities.Internal
Assembly: CMS.Activities (in CMS.Activities.dll) Version: 10.0.0
Syntax
C#
public string ActivityUTMSource { get; set; }

Property Value

Type: String

Implements

IActivityInfoActivityUTMSource
See Also