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.Web.UI
Assembly: CMS.WebAnalytics.Web.UI (in CMS.WebAnalytics.Web.UI.dll) Version: 12.0.0
Syntax
C#
public CampaignEditViewModel()
See Also