Publishing system API

To register and modify pipes you use PublishingSystemFactory. All build-in pipes use PublishingSystemFactory for getting their components.

You must place your code in the Initialize method of your module. If you modify build-in pipes, you must place your code after SearchModule and PublishingModule are initialized - in the event handler of the Bootstrapper.Initialized event.

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

Pipe types