Click or drag to resize
ContactDetailsCampaignViewModel Class
Represents view mdoel for the contact campaign details field.
Inheritance Hierarchy
SystemObject
  CMS.WebAnalytics.Web.UIContactDetailsCampaignViewModel

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

The ContactDetailsCampaignViewModel type exposes the following members.

Constructors
  NameDescription
Public methodContactDetailsCampaignViewModel
Top
Properties
  NameDescription
Public propertyText
Gets or sets text representing the campaign.
Public propertyUrl
Gets or sets URL leading to the campaign.
Top
See Also