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; }
Public Property PreserveLineBreaks As Boolean
Get
Set
Property Value
Type:
BooleanSee Also