Search Results for

    Show / Hide Table of Contents
    View Source

    Struct DynamicRootContext

    Namespace: Umbraco.Cms.Core.DynamicRoot
    Assembly: Umbraco.Core.dll
    Syntax
    public struct DynamicRootContext

    Properties

    View Source

    CurrentKey

    Declaration
    public required Guid? CurrentKey { readonly get; set; }
    Property Value
    Type Description
    Guid?
    View Source

    ParentKey

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