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.

Want to learn more?

Sign up for our free beginner training. Boost your credentials through advanced courses and certification.
Register for Sitefinity training and certification.

Was this article helpful?

Next article

Register a pipe