C# Class GeositeFramework.Controllers.LanguageController

Inheritance: Controller
Afficher le fichier Open project: CoastalResilienceNetwork/GeositeFramework

Méthodes publiques

Méthode Description
GetLocale ( string locale ) : System.Web.Mvc.ActionResult

Returns the translation JSON representation for a particular locale

Method Details

GetLocale() public méthode

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