Search Results for

    Show / Hide Table of Contents
    View Source

    Interface IUmbracoEndpointBuilderContext

    A builder to allow encapsulating the enabled routing features in Umbraco

    Namespace: Umbraco.Cms.Web.Common.ApplicationBuilder
    Assembly: Umbraco.Web.Common.dll
    Syntax
    public interface IUmbracoEndpointBuilderContext : IUmbracoApplicationBuilderServices

    Properties

    View Source

    EndpointRouteBuilder

    Declaration
    IEndpointRouteBuilder EndpointRouteBuilder { get; }
    Property Value
    Type Description
    Microsoft.AspNetCore.Routing.IEndpointRouteBuilder
    • Improve this Doc
    • View Source
    In This Article
    • Properties
      • EndpointRouteBuilder
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX