Content blocks

This section provides you with an overview of the Content Blocks Module API in Sitefinity and guides you through the common tasks when working with content items.

You use content items to manage shared content throughout the site.

Sitefinity back-end provides you with a user-friendly interface to create content items. You can also create content items programmatically using the Native or Fluent APIs.

The section contains the following:

To manage content items through Content Blocks Native API, you must add the following namespaces to your class:

using Telerik.Sitefinity.GenericContent.Model;
using Telerik.Sitefinity.Modules.GenericContent;

To manage content items through Content Blocks Fluent API, you must add the following namespaces to your class:

using Telerik.Sitefinity;
using Telerik.Sitefinity.GenericContent.Model;

See Also

Next steps

+1-888-365-2779
sales@sitefinity.com

Related topics:

Feedback

How useful is this article?

Tell us more

Submit
Your message was successfully sent.

We appreciate your feedback.

Your message could not be sent.

OK