LocalizeAttributeTagHelper.

AttributeValues Property

Summary

Gets or sets all the attribute values that are to be localized.

Syntax

[HtmlAttributeName(LOCALIZE_DICTIONARY_NAME, DictionaryAttributePrefix = LOCALIZE_ATTRIBUTE_PREFIX)]
public IDictionary<string, string> AttributeValues { get; set; }

Attributes

Type Description
HtmlAttributeName

Value

Type Description
IDictionary<string, string>