Adding Kentico CMS Controls to the Toolbox

  Previous topic Next topic JavaScript is required for the print function Mail us feedback on this topic! Mail us feedback on this topic!  

Before you start using Kentico CMS Controls in your ASP.NET project, you need to add the controls to the Toolbox:

 

1. Open the website project in Visual Studio and open some ASPX page.

 

2. Right-click the Toolbox and choose Add tab from the context menu.

 

3. Type the name of the new tab (e.g. CMS) and press Enter:

 

devguide_clip0192

 

4. Right-click the new tab and choose Choose items... from the context menu.

 

5. In the Choose Toolbox Items dialog, click Browse and locate the CMS.Controls.DLL library in the bin folder under your website. Click Open and then click OK.

 

devguide_clip0193

 

6. The controls are now added to the Toolbox, as you can see in the following screenshot. Now you can easily drag and drop the controls on your Web form.

 

devguide_clip0194

 

Page url: http://devnet.kentico.com/docs/5_5r2/devguide/index.html?adding_kentico_cms_controls_to_the_toolbox.htm