C# Class DRMFSS.Web.Controllers.LanguageController

Inheritance: BaseController
Mostrar archivo Open project: edgecomputing/cats-hub-module

Public Methods

Method Description
Index ( ) : System.Web.Mvc.ActionResult
SetLanguage ( string lang ) : System.Web.Mvc.ActionResult

Method Details

Index() public method

public Index ( ) : System.Web.Mvc.ActionResult
return System.Web.Mvc.ActionResult

SetLanguage() public method

public SetLanguage ( string lang ) : System.Web.Mvc.ActionResult
lang string
return System.Web.Mvc.ActionResult