HTML Editor for ASP.NET AJAX Professional Edition
PersistSize Property
Server ReferenceWinthusiasm.HtmlEditorHtmlEditorPersistSize
Determines if editor size changes on the client persist on postback.
Declaration Syntax
C#
public bool PersistSize { get; set; }
Remarks
The default is true.
If true, editor size changes on the client persist through a postback, overriding the initial size.

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