Sitecore 'dynamic placeholders' with MVC

前端 未结 2 1277
既然无缘
既然无缘 2020-12-23 12:12

I\'m looking for a working Dynamic Placeholder solution in MVC. There are at least two good descriptions of this \"pattern\" for use with WebForms:

  • http://true
2条回答
  •  死守一世寂寞
    2020-12-23 12:49

    I downloaded the Integrated Dynamic Placeholders package from the sitecore marketplace. When building your page it increments the placeholders with configurable suffix appended to the end of the placeholder key to make them unique, according to their order on the presentation layer. Worked out of the box for me.

提交回复
热议问题