New to Telerik UI for ASP.NET AJAX? Download free 30-day trial

ModulesManager Object

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.
In this article