Modules represent parts of Kentico CMS or your custom plug-ins. In the Development section, you can define permission names for standard or custom modules.
In the Development section, unfold Modules, click on the appropriate module. The Module Properties dialog appears. Modify values and click OK to save changes.
Module Properties Fields
Field Name |
Compulsory |
Description |
Module ID |
Automatic number |
Unique ID of the module. |
Module Display Name |
Yes |
Module name that will be displayed in the CMS Desk. This name can be changed at any time. |
Module Code Name |
Yes |
Code name (alias) of the module that will be used in your code. This name should be changed only when the code is changed by developer. Otherwise, it may stop the application working. |