New to Telerik UI for ASP.NET AJAX? Download free 30-day trial

Design Time

The RadWizard control offers a Smart Tag that lets you perform several basic actions:

Figure 1: RadWizard Smart Tag

wizard-smart-tag

  • Add the main manager controls from the suite:

  • The Add RadWizardStep... link adds a RadWizardStep component to the RadWizard control.

  • The Add RadAjaxManager... link adds a RadAjaxManager component to your Web page, so you can configure partial postbacks through a comfortable control.

  • The Add AddRadStyleSheetManager link adds a RadStyleSheetManager to your Web page.

  • Choose the skin - The Skin dropdown lists all available skins for the control so you can select one that matches the look and feel of the rest of the page. The skins are displayed via small images to give you a better idea of the color scheme they use.

  • Explore learning resources - the last section of the Smart Tag provides several links navigate you directly to the given tile type's online documentation and code library.

In this article