IModuleSetup Properties |
The IModuleSetup type exposes the following members.
Name | Description | |
---|---|---|
![]() | Authors |
Get or set the author(s) of the module.
|
![]() | Category |
Get or set the category of the module.
|
![]() | Description |
Get or set the description of the module.
|
![]() | Guid |
Indicates the module GUID that
will be use for registration or update.
|
![]() | IsBackground |
Indicates if the module is a background module.
A background module, doesn't have a frontal User Interface. |
![]() | Name |
Get or set the name of the module.
|
![]() | RootUrl |
Get or set the root URL of the module.
|
![]() | State |
Get or set the state of the module (active by default).
|
![]() | Version |
Indicates the module version that
will be use for registration or update.
|