Click or drag to resize

GroupFactoryFindAllReachableRecursively Method

Overload List
  NameDescription
Public methodStatic memberCode exampleFindAllReachableRecursively(IContext, IGroup)
Recursively find all non-deleted groups reachable by the specified group.
Public methodStatic memberCode exampleFindAllReachableRecursively(IContext, IUser)
Recursively find all non-deleted groups reachable by the specified user.
Top
See Also