ASP.NET MVC HTML Editor - Two Editor controls


Design mode
HTML text


Design mode
HTML text



C#
Html.Obout(new Obout.Mvc.HTMLEditor.Editor("editor1", Page)
{
    Appearance = Obout.Mvc.HTMLEditor.Editor.AppearanceType.lite,
    Height = 380, // set the height
    Submit = false, // don't show 'Submit' button
    ShowQuickFormat = false, // don't show 'Quck formatting' panel
    Content = content1 // initial content
});
Html.Obout(new Obout.Mvc.HTMLEditor.Editor("editor2", Page)
{
    Appearance = Obout.Mvc.HTMLEditor.Editor.AppearanceType.lite,
    Height = 380, // set the height
    Submit = false, // don't show 'Submit' button
    ShowQuickFormat = false, // don't show 'Quck formatting' panel
    Content = content2 // initial content
});

"Thank you very much. Really appreciate your diligent and quick follow up in showing us how to "Hide grouping area". Your quick follow up and response to your customer base has reinforced our belief in Obout as a top notch web tools suite for web applications. "

Kaydee Dwarak
Grocers Supply Company

Random testimonial   All testimonials