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.
With Feather, you can work with MVC widgets created with Sitefinity CMS Thunder in Visual Studio. By default, once you setup Sitefinity CMS Thunder, the system installs a template named Sitefinity CMS MVC Widget with Designer in the Add new item dialog in your Visual Studio project. Optionally, Thunder also creates a default Web Forms based widget designer and registers the widget in the toolbox. To load Feather widget designers instead of the default Thunder ones, you need to make sure this option is not enabled.
Sitefinity CMS MVC Widget with Designer
NOTE: If you do not want Thunder to automatically create a widget designer, in the respective Thunder dialogue make sure you deselect the Create a designer checkbox.
To switch your MVC Thunder widgets to work with the Feather designers, follow the procedure:
AssemblyInfo.cs
ControllerContainer
using Telerik.Sitefinity.Frontend.Mvc.Infrastructure.Controllers.Attributes;
[assembly: ControllerContainer]
ControlDesigner
As a result, Thunder loads the Feather widget designers. You can now continue working with Feather and create designer view. For details, see Feather: Create custom designer views.
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