C# Class AngularStarter.Controllers.DefaultController

Inheritance: Umbraco.Web.Mvc.RenderMvcController
Datei anzeigen Open project: sbosell/umbraco-hearts-angular

Public Methods

Method Description
Index ( AngRenderModel model ) : System.Web.Mvc.ActionResult

Method Details

Index() public method

public Index ( AngRenderModel model ) : System.Web.Mvc.ActionResult
model AngularStarter.Models.AngRenderModel
return System.Web.Mvc.ActionResult