Table of Contents

Interface IAreaRoutes

Namespace
Umbraco.Cms.Web.Common.Routing
Assembly
Umbraco.Web.Common.dll

Used to create routes for a route area

public interface IAreaRoutes

Methods

CreateRoutes(IEndpointRouteBuilder)

Create routes for an area

void CreateRoutes(IEndpointRouteBuilder endpoints)

Parameters

endpoints IEndpointRouteBuilder

The endpoint route builder