Class TreeEntityExtensions
Inheritance
System.Object
Namespace: Umbraco.Cms.Core.Extensions
Assembly: Umbraco.Core.dll
Syntax
public static class TreeEntityExtensions
Methods
View SourceAncestorIds(ITreeEntity)
Declaration
public static int[] AncestorIds(this ITreeEntity entity)
Parameters
Type | Name | Description |
---|---|---|
ITreeEntity | entity |
Returns
Type | Description |
---|---|
System.Int32[] |