HtmlTags/htmltags

Localization Supported?

Closed this issue · 2 comments

Does the library support localization in ASP.NET Core? Labels for example don't seem to pull through data annotations but falling back to Html.LabelFor will pull the localized value in from a resource file.

Using a custom label builder where I'm able to do this, just checking I hadn't missed something!

I'm planning to add data annotations support in the next release.