LocalizeAttributeTagHelper.

ParameterValues Property

Summary

Gets or sets the parameter values that are to be formatted into the localized attributes.

Syntax

[HtmlAttributeName(LOCALIZE_DICTIONARY_PARAMETER_NAME, DictionaryAttributePrefix = LOCALIZE_ATTRIBUTE_PARAMETER_PREFIX)]
public IDictionary<string, string> ParameterValues { get; set; }

Attributes

Type Description
HtmlAttributeName

Value

Type Description
IDictionary<string, string>