public virtual Task<IList<long>> GetSelfAndParentsIdsAsync( long childId, int? maxUpLevel = null, CancellationToken cancellationToken = default )
In This Article