HTML Editor for ASP.NET AJAX
UndoLevels Property
Server Reference
►
Winthusiasm.HtmlEditor
►
HtmlEditor
►
UndoLevels
C#
Determines the maximum number of levels that can be undone.
Declaration Syntax
C#
public
int
UndoLevels
{
get
;
set
; }
Remarks
The default is 25. The minimum is 1. The maximum is 100.
Assembly:
Winthusiasm.HtmlEditor
(Module: Winthusiasm.HtmlEditor) Version: 2.3.0.0 (2.3.0.0)