| GoogleAnalyticsTrackingProviderSource Property |
Namespace:
Dynamicweb.EmailMarketing.TrackingProviders
Assembly:
Dynamicweb.EmailMarketing (in Dynamicweb.EmailMarketing.dll) Version: 3.0.2
Syntax [AddInParameterAttribute("Campaign Source")]
[AddInParameterEditorAttribute(typeof(TextParameterEditor), "NewGUI=true")]
public string Source { get; set; }
<AddInParameterAttribute("Campaign Source")>
<AddInParameterEditorAttribute(GetType(TextParameterEditor), "NewGUI=true")>
Public Property Source As String
Get
Set
Property Value
Type:
StringSee Also