aspnetcore/samples/LocalizationSample.Web/Views/Home
damianedwards 0c3e7b5a75 Improve usability of IHtmlLocalizer & associated API:
- IHtmlLocalizer no longer derives from IStringLocalizer
- IHtmlLocalizer indexer now returns LocalizedHtmlString
- IHtmlLocalizer has GetString methods now that act the same as IStringLocalizer.GetString
- Made LocalizedHtmlString a struct to match LocalizedString
- Updated samples in response to aspnet/Localization#167
- Rename "ancestor" to "parent" for loc API
- Fixes some doc comments
- Fixed tests
- #3716
2015-12-17 16:35:19 -08:00
..
GetInvalidUser.cshtml MVC functional test cleanup part 1 2015-12-11 13:13:41 -08:00
Index.cshtml MVC functional test cleanup part 1 2015-12-11 13:13:41 -08:00
Index.en-GB.cshtml MVC functional test cleanup part 1 2015-12-11 13:13:41 -08:00
Index.fr.cshtml MVC functional test cleanup part 1 2015-12-11 13:13:41 -08:00
Locpage.cshtml Improve usability of IHtmlLocalizer & associated API: 2015-12-17 16:35:19 -08:00
_MyPartial.cshtml MVC functional test cleanup part 1 2015-12-11 13:13:41 -08:00
_Partial.cshtml MVC functional test cleanup part 1 2015-12-11 13:13:41 -08:00
_Partial.fr.cshtml MVC functional test cleanup part 1 2015-12-11 13:13:41 -08:00