the AJAX Control Toolkit tab includes a control named the Editor control. This control displays a rich HTML editor. Follow these steps to add the Editor control to a page:
- Create a new ASP.NET page named ShowEditor.aspx
- Select the ScriptManager control from beneath the AJAX Extensions tab in the toolbox and drag the control onto the page.
- Select the Editor control from beneath the AJAX Control Toolkit tab in the toolbox and drag the control onto the page
- Run the web site by selecting the menu option Debug, Start Debugging or hitting the F5 key.You should see the page
No comments:
Post a Comment