Click or drag to resize
ContactNewsletterSubscriptionViewModel Class
Represents view model for the contact newsletter subscriptions component.
Inheritance Hierarchy
SystemObject
  CMS.Newsletters.Web.UIContactNewsletterSubscriptionViewModel

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

The ContactNewsletterSubscriptionViewModel type exposes the following members.

Constructors
  NameDescription
Public methodContactNewsletterSubscriptionViewModel
Top
Properties
  NameDescription
Public propertyNewsletterName
Gets or sets name of the newsletter.
Public propertyNewsletterUrl
Gets or sets URL for the newsletter.
Top
See Also