LocalizeTagHelperOptions.

TrimWhitespace Property

Summary

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

Syntax

public bool TrimWhitespace { get; set; }

Remarks

Defaults to true.

Value

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