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