Search Results for

    Show / Hide Table of Contents
    View Source

    Class UnknownTypeUdi

    Inheritance
    object
    Udi
    Namespace: Umbraco.Cms.Core
    Assembly: Umbraco.Core.dll
    Syntax
    public class UnknownTypeUdi : Udi

    Fields

    View Source

    Instance

    Declaration
    public static readonly UnknownTypeUdi Instance
    Field Value
    Type Description
    UnknownTypeUdi

    Properties

    View Source

    IsRoot

    Gets a value indicating whether this Udi is a root Udi.

    Declaration
    public override bool IsRoot { get; }
    Property Value
    Type Description
    bool
    Remarks

    A root Udi points to the "root of all things" for a given entity type, e.g. the content tree root.

    • Edit this page
    • View Source
    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX