GenericLocalizeTagHelper.

TrimEachLine Property

Summary

Gets or sets a value indicating whether to trim whitespace on each line. If enabled, this will override the .

Syntax

[HtmlAttributeName(LOCALIZE_TRIM_LINES)]
public virtual bool TrimEachLine { get; set; }

Attributes

Type Description
HtmlAttributeName

Value

Type Description
bool to trim whitespace on each line; otherwise, .