C# Class Subdomain.Routing.Controllers.HomeController

Inheritance: Controller
Datei anzeigen Open project: JSkimming/Subdomain-Routing

Public Methods

Method Description
Index ( string tenant, string catalogue, string style ) : System.Web.Mvc.ActionResult

Method Details

Index() public method

public Index ( string tenant, string catalogue, string style ) : System.Web.Mvc.ActionResult
tenant string
catalogue string
style string
return System.Web.Mvc.ActionResult