HTML Editor for ASP.NET AJAX Professional Edition
CountDisplayed Property
Server ReferenceWinthusiasm.HtmlEditorHtmlEditorCountDisplayed
Determines if count information is displayed.
Declaration Syntax
C#
public bool CountDisplayed { get; set; }
Remarks
The default is false. Set to true to display count information as defined in the CountFormat, CountOptions and CountLimits properties.

Note that if any count type has a limit set, the editor will still display a message box and lock the editor when the limit is reached.

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