New to Telerik UI for ASP.NET AJAX? Start a free 30-day trial
ModulesManager Object
Updated over 6 months ago
The ModulesManager object exposes the following public methods and properties to control its behavior:
ModulesManager Client-Side Methods
| Name | Parameters | Return Type | Description |
|---|---|---|---|
| get_modules | Array | Returns the modules collection. | |
| getModuleByName | Telerik.Web.UI.Editor.Modules.ModuleBase | Initializes the modules manager. | |
| initialize | Initializes the modules manager. | ||
| setModulesVisible | Boolean | Sets the visibility states of the modules.The method takes the following arguments: bVisible - Indicates whether to show or hide the modules. |