Table of Contents

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
object
CampaignStageContactLists
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

routes IEnumerable<Route>

Returns

Route