Pipe components

Sitefinity CMS publishing system allows you to modify the construction of pipes by changing their components.

The pipe components are:

  • PipeSettings - contains all information for creating a pipe. It is used to restore a pipe saved in the database. The PipeSettings is persistent. For more information, see Register pipe settings.
  • Mappings - defines how data is transformed when moving through the pipe. The mappings are part of the PipeSettings and are persistent. For more information, see Register pipe mappings.
  • Definitions - a collection of items describing the type members used by the mappings. They are used in the UI for changing the default mappings. The definitions are not persistent. For more information, see Register pipe definitions.
  • Template - used in the UI. It describes which pipes will be displayed in the Create and Edit screens for search indexes and feeds. The templates are not persistent. For more information, see Register pipe templates.

Sitefinity CMS publishing system provides you with static methods for adding, getting and removing components used when creating a pipe.

Increase your Sitefinity skills by signing up for our free trainings. Get Sitefinity-certified at Progress Education Community to boost your credentials.

Web Security for Sitefinity Administrators

The free standalone Web Security lesson teaches administrators how to protect your websites and Sitefinity instance from external threats. Learn to configure HTTPS, SSL, allow lists for trusted sites, and cookie security, among others.

Foundations of Sitefinity ASP.NET Core Development

The free on-demand video course teaches developers how to use Sitefinity .NET Core and leverage its decoupled architecture and new way of coding against the platform.

Was this article helpful?

Next article

Register a pipe