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.
To register and modify pipes you use PublishingSystemFactory. All build-in pipes use PublishingSystemFactory for getting their components.
PublishingSystemFactory
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.
Initialize
SearchModule
PublishingModule
Bootstrapper.Initialized
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