Search Results for

    Show / Hide Table of Contents
    View Source

    Class DynamicRootQueryStepCollectionBuilder

    Inheritance
    System.Object
    CollectionBuilderBase<DynamicRootQueryStepCollectionBuilder, DynamicRootQueryStepCollection, IDynamicRootQueryStep>
    OrderedCollectionBuilderBase<DynamicRootQueryStepCollectionBuilder, DynamicRootQueryStepCollection, IDynamicRootQueryStep>
    Namespace: Umbraco.Cms.Core.DynamicRoot.QuerySteps
    Assembly: Umbraco.Core.dll
    Syntax
    public class DynamicRootQueryStepCollectionBuilder : OrderedCollectionBuilderBase<DynamicRootQueryStepCollectionBuilder, DynamicRootQueryStepCollection, IDynamicRootQueryStep>, ICollectionBuilder<DynamicRootQueryStepCollection, IDynamicRootQueryStep>, ICollectionBuilder

    Properties

    View Source

    This

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