| ModuleInfo Class |
Namespace: CMS.Core
public sealed class ModuleInfo
The ModuleInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| ModuleInfo(ModuleEntry) |
Initializes a new instance of the ModuleInfo class using the specified module.
| |
| ModuleInfo(String, String) |
Initializes a new instance of the ModuleInfo class using the specified virtual module properties.
|
| Name | Description | |
|---|---|---|
| Module |
Gets a module associated with this module info.
| |
| ModuleRootPath |
Gets a directory with module files.
| |
| Name |
Gets a module name.
|
| Name | Description | |
|---|---|---|
| ToString |
Converts the value of this module info to a string.
(Overrides ObjectToString.) |