<%@ Register Assembly="Obout.Ajax.UI" Namespace="Obout.Ajax.UI.HTMLEditor" TagPrefix="obout" %>
<obout:Editor runat="server" Id="editor1" Height="370px" Width="100%" >
<BottomToolbar ShowDesignButton="false" ShowHtmlTextButton="false" ShowPreviewButton="false" />
</obout:Editor>