public virtual IList<long> GetSelfAndChildrenIdsRecursive( long parentId, int? maxLevel = null )
In This Article