Sitecore Cookbook for Developers
上QQ阅读APP看书,第一时间看更新

Chapter 2. Extending Presentation Components

In this chapter, we will cover how to extend Sitecore presentation components to fulfil some real-life requirements. You will learn the following recipes:

  • Altering rendering behavior using component properties
  • Creating strongly-typed rendering parameters
  • Achieving asynchronous operations using a custom device
  • Creating multilingual content pages
  • Generating RSS feeds for syndicated items
  • Improving site performance by caching renderings
  • Personalizing components