C# 클래스 GeositeFramework.Controllers.LanguageController

상속: Controller
파일 보기 프로젝트 열기: CoastalResilienceNetwork/GeositeFramework

공개 메소드들

메소드 설명
GetLocale ( string locale ) : System.Web.Mvc.ActionResult

Returns the translation JSON representation for a particular locale

메소드 상세

GetLocale() 공개 메소드

Returns the translation JSON representation for a particular locale
public GetLocale ( string locale ) : System.Web.Mvc.ActionResult
locale string
리턴 System.Web.Mvc.ActionResult