IMPORTANT: This version of Sitefinity CMS is out of support and the respective product documentation is no longer maintained and can be outdated. Use the version selector to view a supported product version.
To use newly created widgets on a Sitefinity CMS page, you must register them in the toolbox. Once you do this, the widgets are available for drag-and-drop in the page editor user interface.
There are several ways you can register a widget. All of them require a ControlType parameter. The value of this parameter depends on the type of widget used.
You can register a widget through Sitefinity’s advanced settings UI or through Sitefinity’s configuration file. For more information, see Register a new widget in the backend.
You can register a widget automatically, using Sitefinity CMS Thunder. For more information, see Thunder: Register a widget.
You may want to register your custom widget in the toolbox through the API, if, for example, the widget is part of a custom module and must be registered when the module is installed.
To register a widget with Sitefinity CMS configuration manager, use the following code:
In the snippet above, to reflect your custom widget values, you must change the name of the section, the name of the widget, and the type of the widget.
Back To Top
To submit feedback, please update your cookie settings and allow the usage of Functional cookies.
Your feedback about this content is important