Info
Version: | 1.0.86.157 |
Author(s): | Making Waves |
Last Update: | Monday, May 13, 2013 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://openwaves.codeplex.com/wikipage?title=Localization%3a%20Typed%20TranslationKeys |
NuGet Url: | https://www.nuget.org/packages/OpenWaves.EPiServer.Localization |
Install
Install-Package OpenWaves.EPiServer.Localization
dotnet add package OpenWaves.EPiServer.Localization
paket add OpenWaves.EPiServer.Localization
OpenWaves.EPiServer.Localization Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
Use TranslationKeys.MyPage.MyCategory.Intro.GetString() instead of string-based version LocalizationService.Current.GetString("/myPage/myCategory/intro").