EmailTrackingOptionsEmailLinkHandlerRouteUrl Property |
Gets or sets the URL where handler responsible for tracking clicked links in emails is mapped. See the remarks section when using non-default URL.
The default value is
DEFAULT_LINKS_TRACKING_ROUTE_HANDLER_URL.
Namespace: Kentico.Newsletters.Web.MvcAssembly: Kentico.OnlineMarketing.Web.Mvc (in Kentico.OnlineMarketing.Web.Mvc.dll) Version: 12.0.0
Syntax public string EmailLinkHandlerRouteUrl { get; set; }
Property Value
Type:
StringRemarks See Also