C# Class DRMFSS.Web.Controllers.LanguageController

Inheritance: BaseController
Afficher le fichier Open project: edgecomputing/cats-hub-module

Méthodes publiques

Méthode Description
Index ( ) : System.Web.Mvc.ActionResult
SetLanguage ( string lang ) : System.Web.Mvc.ActionResult

Method Details

Index() public méthode

public Index ( ) : System.Web.Mvc.ActionResult
Résultat System.Web.Mvc.ActionResult

SetLanguage() public méthode

public SetLanguage ( string lang ) : System.Web.Mvc.ActionResult
lang string
Résultat System.Web.Mvc.ActionResult