C# Class TPS.Web.Controllers.ViewSwitcherController

Inheritance: Controller
Datei anzeigen Open project: ucdavis/TPS

Public Methods

Method Description
SwitchView ( bool mobile, string returnUrl ) : System.Web.Mvc.RedirectResult

Method Details

SwitchView() public method

public SwitchView ( bool mobile, string returnUrl ) : System.Web.Mvc.RedirectResult
mobile bool
returnUrl string
return System.Web.Mvc.RedirectResult