Click or drag to resize
CampaignEditViewModel Constructor
Empty constructor. Needs to be present to enable data binding performed by the Web API.

Namespace: CMS.WebAnalytics
Assembly: CMS.WebAnalytics (in CMS.WebAnalytics.dll) Version: 9.0.0
Syntax
C#
public CampaignEditViewModel()
See Also