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.
Apart from MVC widgets, in Sitefinity CMS you can work with Web Forms widgets, which technically speaking are ASP.NET controls
Web Forms widgets are controls which you drop on the page (in page content editing mode) and configure them to display already existing content. You can configure the widgets to display different parts of the content by combining widgets and by tagging and classifying content.
There are special types of widgets that serve specific purposes. For example, field controls are used to read and write value from a single field. Utility widgets, on the other hand, are not part of a specific module and do not display content from the CMS in the frontend. They help administrators, designers, or developers to perform their jobs. For example, the ResourceLinks widget enables you to add resources like JavaScript file or CSS file.
For more information, see Widgets: Add content and functionality to pages.
Widgets have properties that you set per widget and that modify the functionality of the particular widget. If you want to display blog posts using the Blog posts widget, you need to tell the widget which blog to use, how many posts to display on one page, and how to display them. You configure a widget through its widget designer, that is, in the Edit mode of widgets. For more information, see Web Forms: Create widget designers.
With widget templates you can change the look of the build-in Sitefinity CMS widgets – Blog posts, News, Events, Generic content, Images, Videos, etc. For more information, see Web Forms: Widget templates.
Apart from Sitefinity CMS built-in Web Forms widgets, you can also create your own widgets and use them side by side with the default ones. That is, implement new widget to specifically serve your business case needs and functionality requirements by implementing your own custom logic. You can create new custom and user widgets.
You can customize the following types of widgets:
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