Click or drag to resize
CampaignConversionViewModelUrl Property
Page visit URL. Used if a campaign is running on content only site SiteIsContentOnly.

Namespace: CMS.WebAnalytics.Web.UI
Assembly: CMS.WebAnalytics.Web.UI (in CMS.WebAnalytics.Web.UI.dll) Version: 10.0.0
Syntax
C#
public string Url { get; set; }

Property Value

Type: String
See Also