Search Results for

    Show / Hide Table of Contents
    View Source

    Class UmbracoApiControllerTypeCollectionBuilder

    Inheritance
    object
    TypeCollectionBuilderBase<UmbracoApiControllerTypeCollectionBuilder, UmbracoApiControllerTypeCollection, UmbracoApiController>
    Namespace: Umbraco.Cms.Web.Common.Controllers
    Assembly: Umbraco.Web.Common.dll
    Syntax
    [Obsolete("Scheduled for removal in Umbraco 18.")]
    public class UmbracoApiControllerTypeCollectionBuilder : TypeCollectionBuilderBase<UmbracoApiControllerTypeCollectionBuilder, UmbracoApiControllerTypeCollection, UmbracoApiController>, ICollectionBuilder<UmbracoApiControllerTypeCollection, Type>, ICollectionBuilder

    Constructors

    View Source

    UmbracoApiControllerTypeCollectionBuilder()

    Declaration
    public UmbracoApiControllerTypeCollectionBuilder()

    Properties

    View Source

    This

    Gets the current builder instance.

    Declaration
    protected override UmbracoApiControllerTypeCollectionBuilder This { get; }
    Property Value
    Type Description
    UmbracoApiControllerTypeCollectionBuilder
    • View Source
    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX