GenericLocalizeTagHelper.

SupportsParameters Property

Summary

Gets a value indicating whether this localizer tag helper supports parameters.

Syntax

protected virtual bool SupportsParameters { get; }

Remarks

Defaults to , but may be overridden in inherited class.

Value

Type Description
bool true if this tag helper supports parameters; otherwise, false.