HTML Editor for ASP.NET AJAX Professional Edition
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.7.0.0 (2.7.0.0)