GenericLocalizeTagHelper.

TrimWhitespace Property

Summary

Gets or sets a value indicating whether beginning and ending whitespace.

Syntax

[HtmlAttributeName(LOCALIZE_TRIM)]
public virtual bool TrimWhitespace { get; set; }

Attributes

Type Description
HtmlAttributeName

Value

Type Description
bool true to trim beginning and ending whitespace; otherwise, false.