Click or drag to resize
ContactMarketingEmailStatusViewModel Class
Represents view model for the contact email status component.
Inheritance Hierarchy
SystemObject
  CMS.Newsletters.Web.UIContactMarketingEmailStatusViewModel

Namespace: CMS.Newsletters.Web.UI
Assembly: CMS.Newsletters.Web.UI (in CMS.Newsletters.Web.UI.dll) Version: 10.0.0
Syntax
C#
public class ContactMarketingEmailStatusViewModel

The ContactMarketingEmailStatusViewModel type exposes the following members.

Constructors
  NameDescription
Public methodContactMarketingEmailStatusViewModel
Top
Properties
  NameDescription
Public propertyMarketingEmailStatus
Gets or sets value specifying the contact status regarding the email communication.
Top
See Also