Kentico Controls

Kentico Controls are standard ASP.NET server controls that you can use in Visual Studio. Most of the controls focus on loading and displaying data from the Kentico content repository. You can place the controls into:

Kentico controls work on the .NET 4.0 and 4.5 Frameworks.

Tip: Before you start working with controls, you can add them to your Visual Studio Toolbox.

Sample Corporate Site required

The examples in this reference assume that your Kentico database contains data from the sample Corporate Site.

Control hierarchy

Kentico Controls make use of the object-oriented nature of the .NET Framework and many of them are derived either from standard ASP.NET controls or from each other. This means that controls with similar functionality have many common properties and configuration options.

The following categories and controls are available:

Generic controls

Basic controls

CMS controls

UI controls