Click or drag to resize

InlineErrorPreserveLineBreaks Property

When rendering the error message preserve any line breaks by converting ASCI CR, LF, and CRLF to HTML BR tags.

Namespace:  NetQuarry.WebControls
Assembly:  EAP.WebControls (in EAP.WebControls.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public bool PreserveLineBreaks { get; set; }

Property Value

Type: Boolean
See Also