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.
You can create and add to a page a Content block widget that displays a shared content block.
By default, content blocks are shared content and you can display one block on many pages, using the Content block widget. Sitefinity CMS automatically synchronizes the content in the content block and in the Content block widget. When you modify the content in the widget or in the module, Sitefinity CMS applies the changes everywhere where the content block is used. For more information, see For developers: Create content blocks and Content block widget.
The following code creates a content block with shared content and adds it to a page:
First, you create the content block using CreateContent method of the content manager. Then, you initialize the PageManager. You create new page data using the CreatePageData method of the PageManager. For more information on creating page data, see For developers: Create pages. You edit the page to add the Content block widget. Finally, you call SaveChanges.
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