Search Results for

    Show / Hide Table of Contents
    View Source

    Class TreeEntityExtensions

    Inheritance
    System.Object
    Namespace: Umbraco.Cms.Core.Extensions
    Assembly: Umbraco.Core.dll
    Syntax
    public static class TreeEntityExtensions

    Methods

    View Source

    AncestorIds(ITreeEntity)

    Declaration
    public static int[] AncestorIds(this ITreeEntity entity)
    Parameters
    Type Name Description
    ITreeEntity entity
    Returns
    Type Description
    System.Int32[]
    • Improve this Doc
    • View Source
    In This Article
    • Methods
      • AncestorIds(ITreeEntity)
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX