Click or drag to resize
NewsletterSubscriptionActionAction Property
Gets current action - 0 for SUBSCRIBE, 1 for UNSUBSCRIBE contact.

Namespace: CMS.Newsletters
Assembly: CMS.Newsletters (in CMS.Newsletters.dll) Version: 9.0.0
Syntax
C#
public virtual int Action { get; }

Property Value

Type: Int32
See Also