ApplicationBuilderExtensionsUseActivityTracking Method |
Enables the activity tracking feature.
Namespace: Kentico.Activities.Web.MvcAssembly: Kentico.OnlineMarketing.Web.Mvc (in Kentico.OnlineMarketing.Web.Mvc.dll) Version: 13.0.131
Syntax Remarks
Enabling the activity tracking feature prepares routes to be mapped once
MapRoutes(RouteBuilderExtensionPoint) is called.
Inherently this method must be called prior to system routes mapping.
See Also