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.
When the control logic executes, it reads those values from one of those places, but in what order?
We’ve implemented the chain of responsibility pattern with definitions. In short this means that for each property a control uses, it goes through the following chain:
This order is important. If the instance property didn’t come first, we would not be able to edit properties through the designers. Values that we set in the Sitefinity CMS page editor would be neglected. That’s why we want to read instance values first.
For more information about the chain of responsibility pattern, you can read http://www.dofactory.com/Patterns/PatternChain.aspx.
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