HTML Editor for ASP.NET AJAX
Modified Property
Server ReferenceWinthusiasm.HtmlEditorHtmlEditorModified
Determines if the editor text has been modified and is currently unsaved.
Declaration Syntax
C#
public bool Modified { get; }
Remarks
This read-only attribute should always be false if AutoSave is set to true (the default) and the client-side ASP.NET validation process has taken place.

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