Class CampaignStageContactLists
- Namespace
- Kentico.Xperience.Admin.DigitalMarketing.UIPages
- Assembly
- Kentico.Xperience.Admin.DigitalMarketing.dll
Redirect container page for campaign's customer journey stage contact drill-downs.
[UINavigation(false)]
[UIBreadcrumbs(false)]
public sealed class CampaignStageContactLists : Page, IPage
- Inheritance
-
objectCampaignStageContactLists
- Implements
- Inherited Members
- Extension Methods
Constructors
CampaignStageContactLists()
public CampaignStageContactLists()
Methods
GetDefaultRoute(IEnumerable<Route>)
Gets the route which is redirected to, when no route is selected.
protected override Route GetDefaultRoute(IEnumerable<Route> routes)
Parameters
routesIEnumerable<Route>