HTML Editor for ASP.NET AJAX
ReplaceNoBreakSpace Property
Server ReferenceWinthusiasm.HtmlEditorHtmlEditorReplaceNoBreakSpace
Replaces nbsp entities inserted in Internet Explorer with spaces.
Declaration Syntax
C#
public bool ReplaceNoBreakSpace { get; set; }
Remarks
The default is false.

OutputXHTML must be true.

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