Controller Renderings


A controller rendering is an advanced component type that allows you to specify a controller and an action on the component definition item. The action must return a result that can be rendered - such as a view. The controller itself does not need to inherit from a Sitecore-specific class - it is just a normal MVC controller.


Tutorials


Tutorial: Creating a controller rendering in Sitecore Rocks