InterviewSolution
Saved Bookmarks
| 1. |
Explain the meaning of Pipeline in Sitecore. |
|
Answer» In Sitecore, a pipeline is a SET of actions that perform a SPECIFIC task in sequence. PROCESSES in Sitecore are typically defined or considered as PIPELINES. Developers can MODIFY pipelines to alter, add, or remove functionality from Sitecore. |
|