Search Results for

    Show / Hide Table of Contents
    View Source

    Interface IUmbracoEndpointBuilder

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

    Methods

    View Source

    WithEndpoints(Action<IUmbracoEndpointBuilderContext>)

    Final call during app building to configure endpoints

    Declaration
    void WithEndpoints(Action<IUmbracoEndpointBuilderContext> configureUmbraco)
    Parameters
    Type Name Description
    Action<IUmbracoEndpointBuilderContext> configureUmbraco
    • Improve this Doc
    • View Source
    In This Article
    • Methods
      • WithEndpoints(Action<IUmbracoEndpointBuilderContext>)
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX