Search Results for

    Show / Hide Table of Contents
    View Source

    Class DynamicRootQueryStep

    Inheritance
    object
    Namespace: Umbraco.Cms.Core.DynamicRoot.QuerySteps
    Assembly: Umbraco.Core.dll
    Syntax
    public class DynamicRootQueryStep

    Properties

    View Source

    Alias

    Declaration
    public string Alias { get; set; }
    Property Value
    Type Description
    string
    View Source

    AnyOfDocTypeKeys

    Empty means all Doctypes

    Declaration
    public IEnumerable<Guid> AnyOfDocTypeKeys { get; set; }
    Property Value
    Type Description
    IEnumerable<Guid>
    • Edit this page
    • View Source
    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX