Method LoadPolymorphicTreeAsync(IRedbObject, IRedbUser, int?)

Assembly: redb.Core.dll

Load polymorphic tree/subtree with explicit user.
Uses config.DefaultCheckPermissionsOnLoad.

Task<ITreeRedbObject> LoadPolymorphicTreeAsync(IRedbObject rootObj, IRedbUser user, int? maxDepth = null)