Search Results for

    Show / Hide Table of Contents
    View Source

    Class DynamicRootQueryStep

    Inheritance
    System.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
    System.String
    View Source

    AnyOfDocTypeKeys

    Empty means all Doctypes

    Declaration
    public IEnumerable<Guid> AnyOfDocTypeKeys { get; set; }
    Property Value
    Type Description
    IEnumerable<Guid>
    • Improve this Doc
    • View Source
    In This Article
    • Properties
      • Alias
      • AnyOfDocTypeKeys
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX