Search Results for

    Show / Hide Table of Contents
    View Source

    Class DynamicRootNodeQuery

    Specifies origin and context data with optional query steps to find Dynamic Roots

    Inheritance
    System.Object
    Namespace: Umbraco.Cms.Core.DynamicRoot
    Assembly: Umbraco.Core.dll
    Syntax
    public class DynamicRootNodeQuery

    Fields

    View Source

    DynamicRootContext

    Declaration
    public required DynamicRootContext
    Field Value
    Type Description
    required

    Properties

    View Source

    OriginKey

    Declaration
    public Guid? OriginKey { get; set; }
    Property Value
    Type Description
    System.Nullable<Guid>
    • Improve this Doc
    • View Source
    In This Article
    • Fields
      • DynamicRootContext
    • Properties
      • OriginKey
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX