HTML Editor for ASP.NET AJAX Professional Edition
HtmlModeEditable Property
Server ReferenceWinthusiasm.HtmlEditorHtmlEditorHtmlModeEditable
Determines if Html mode is editable.
Declaration Syntax
C#
public bool HtmlModeEditable { get; set; }
Remarks
The default is true.

If set to false, Html mode becomes read-only.

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