UltimateEditor Class Library

UltimateEditor.MaxUndoCount Property

Gets or sets the maximum undo count.

[Visual Basic]
Public Property MaxUndoCount As Integer
[C#]
public int MaxUndoCount {get; set;}

Property Value

Maximum undo count. The default value is 20.

Remarks

Use this property to set the maximum undo count.

See Also

UltimateEditor Class | Karamasoft.WebControls.UltimateEditor Namespace