SubscriptionMarkerMarkerValue Enumeration Content Studio 5.7 SDK
Content Studio Web Content Management System

[This is preliminary documentation and is subject to change.]

Defines the marker values that will be replaced by the mail sender by the actual values

Namespace: ContentStudio.Site.Controls
Assembly: ContentStudio.Site.Controls (in ContentStudio.Site.Controls.dll) Version: 5.7.5016.0 (5.7.5016.0)
Syntax

public enum MarkerValue
Members

  Member nameValueDescription
SubscriberName0 Replaces the marker with the actual subscriber's name.
SubscriberAddress1 Replaces the marker with the actual subscriber's mail address.
SubscriptionDefinitionName2 Replaces the marker with the name of the subscription definition i.e the name and description of the category that defines the subscription.
See Also

Reference