public class DashboardModule : MtBaseComponent| DashboardModule | Initializes a new instance of the DashboardModule class |
| ExistingModules | The active modules on the dashboard |
| IsEditMode | True if it's edit mode |
| ModuleType | The type of the module |
| RequiredPermissionsForManage |
Lists the permissions the user needs to be able to manage the page/item
(Overrides MtBaseComponentRequiredPermissionsForManage) |
| RequiredPermissionsForView |
Lists the permissions the user needs to be able to view the page/item
(Overrides MtBaseComponentRequiredPermissionsForView) |