Info
Version: | 2.0.1 |
Author(s): | Riwut Libinuko |
Last Update: | Thursday, October 20, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://blog.libinuko.com/ |
NuGet Url: | https://www.nuget.org/packages/SPAppsMVCMultilanguage |
Install
Install-Package SPAppsMVCMultilanguage
dotnet add package SPAppsMVCMultilanguage
paket add SPAppsMVCMultilanguage
SPAppsMVCMultilanguage Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
Decorate the controller with SetCulture[CultureLocation.QueryString,QueryStringParamName="SPLanguage"]
Duplicate your view page to support multiculture.
For example, MyView.cshtml, MyView.en-US.cshtml, MyView.id.cshtml.