Click or drag to resize

ModuleFactory Methods

The ModuleFactory type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCode exampleFindAllByGuids
Find all modules using a list of GUIDs.
Public methodStatic memberCode exampleFindAllForUser
Find all allowed modules for the specified user.
Public methodStatic memberCode exampleFindByGuid
Find a module using his guid, return null if not found
Top
See Also