Table of Contents

Class AssetConfigurationSection

Namespace
Kentico.Xperience.Admin.Base.UIPages
Assembly
Kentico.Xperience.Admin.Base.dll

Asset configuration section page

[UINavigation(true)]
public sealed class AssetConfigurationSection : SecondaryMenuSectionPage, IPage
Inheritance
object
AssetConfigurationSection
Implements
Inherited Members
Extension Methods

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