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.
Use the code example below to create a content block and to set its ID, Title, Name, Content, and Author with the Native API.
NOTE: In the code example, the ID argument is assigned to the master version of the content block.
You must first initialize the ContentManager. You create the content block using the CreateContent method. Then, you set the properties of the content block. To publish the page, you use the Publish method of the manager. Finally, you save the changes.
Create a content block with the Native API
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