Table of Contents

Interface IUmbracoEndpointBuilderContext

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

A builder to allow encapsulating the enabled routing features in Umbraco

public interface IUmbracoEndpointBuilderContext : IUmbracoApplicationBuilderServices
Inherited Members

Properties

EndpointRouteBuilder

IEndpointRouteBuilder EndpointRouteBuilder { get; }

Property Value

IEndpointRouteBuilder