C# Class AspNet.Portal.Mobile.Controllers.ViewSwitcherController

Inheritance: Controller
Datei anzeigen Open project: alexbeletsky/aspnet.mobile

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