Click or drag to resize
RouteCollectionExtensions Class
Extends a RouteCollection object for MVC routing.
Inheritance Hierarchy
SystemObject
  Kentico.Newsletters.Web.MvcRouteCollectionExtensions

Namespace: Kentico.Newsletters.Web.Mvc
Assembly: Kentico.OnlineMarketing.Web.Mvc (in Kentico.OnlineMarketing.Web.Mvc.dll) Version: 12.0.0
Syntax
C#
public static class RouteCollectionExtensions

The RouteCollectionExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberMapEmailLinkHandlerRoute Obsolete.
Maps handler responsible for tracking clicked links in emails to routeUrl.
Public methodStatic memberMapOpenedEmailHandlerRoute Obsolete.
Maps handler responsible for tracking opened emails to routeUrl.
Top
See Also