Class E093_TreePath
Get path from node to root.
Builds breadcrumbs: Team > Department > Office > TechCorp.
[ExampleMeta("E093", "Tree Path - Breadcrumbs", "Trees", ExampleTier.Free, 2, new string[] { "Tree", "GetPathToRootAsync", "Breadcrumbs", "Pro" })]
public class E093_TreePath : ExampleBase
Inheritance
Inherited Members
Methods
RunAsync(IRedbService)
Run the example and return result.
public override Task<ExampleResult> RunAsync(IRedbService redb)