How to: Develop an Inline User Control
With Kentico CMS an Inline User Control is a .NET ASCX or Web User Control that is placed in the text of an editable region using a special format. At runtime the system dynamically loads the controls when the page is displayed on the live site. One major advantage of inline controls that any content editor can place them anywhere into the text without any programming knowledge. In this video we look at how to develop an Inline User Control.