| ModuleEntryManager Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: CMS.Core
 Syntax
Syntaxpublic class ModuleEntryManager
The ModuleEntryManager type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | ModuleEntryManager | 
 Properties
Properties Methods
Methods| Name | Description | |
|---|---|---|
|   | GetModuleInfo | 
            Gets a module info object with the specified name.
             | 
|   | IsModuleLoaded | 
            Determines whether the module info object with the specified name is available.
             | 
|   | RegisterModule | 
            Registers a module info object.
             | 
 See Also
See Also