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.
The backbone of the designer is a custom widget. It allows you to wrap existing designer views into a multi-view designer. The custom widget can reside either in the project of the targeted widget or in a separate project. Because the designers are usually coupled with a specific widget, we recommended creating the designer in the same project as the widget.
To create the class for the designer, perform the following.
public class RotatorDesigner : ContentViewDesignerBase
{
}
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