ComponentOne Menu for ASP.NET Web Forms
Quick Start / Step 1 of 3: Adding C1Menu to the Page
In This Topic
    Step 1 of 3: Adding C1Menu to the Page
    In This Topic

    In this lesson you will learn how to create a new ASP.NET Web site and add a C1Menu control to your project. To begin the Quick Start, complete the following steps:

    1. Begin by creating a new Web Site. Note that as you've created an AJAX-Enabled Web site, a ScriptManager control initially appears on the page.
    2. While in Design view navigate to the Visual Studio Toolbox and double-click the C1Menu icon to add the C1Menu control to your page.

    The page will appear similar to the following:

    Adding C1Menu