HTML Editor for ASP.NET AJAX
ConvertParagraphs Property
Server ReferenceWinthusiasm.HtmlEditorHtmlEditorConvertParagraphs
Converts top-level paragraph elements inserted in Internet Explorer to appropriate break and/or div elements.
Declaration Syntax
C#
public bool ConvertParagraphs { get; set; }
Remarks
The default is false.

OutputXHTML and ConvertDeprecatedSyntax must be true.

This option applies only to Internet Explorer.

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