HTML Editor for ASP.NET AJAX
DesignModeEditable Property
Server ReferenceWinthusiasm.HtmlEditorHtmlEditorDesignModeEditable
Determines if Design mode is editable.
Declaration Syntax
C#
public bool DesignModeEditable { get; set; }
Remarks
The default is true.

If set to false, Design mode becomes read-only (View mode).

Assembly: Winthusiasm.HtmlEditor (Module: Winthusiasm.HtmlEditor) Version: 2.3.0.0 (2.3.0.0)