C# Class biz.dfch.CS.Appclusive.UI.Controllers.ContextController

Inheritance: Controller
显示文件 Open project: dfensgmbh/biz.dfch.CS.Appclusive.UI

Public Methods

Method Description
ContextController ( ) : biz.dfch.CS.Appclusive.UI.Models
Index ( string tenantId, string returnUrl = null ) : System.Web.Mvc.ActionResult

Method Details

ContextController() public method

public ContextController ( ) : biz.dfch.CS.Appclusive.UI.Models
return biz.dfch.CS.Appclusive.UI.Models

Index() public method

public Index ( string tenantId, string returnUrl = null ) : System.Web.Mvc.ActionResult
tenantId string
returnUrl string
return System.Web.Mvc.ActionResult