C# Class UmbracoMVCBackofficePages.Controllers.ExampleController

Inheritance: Umbraco.Web.Mvc.UmbracoAuthorizedController
Show file Open project: TimGeyssens/UmbracoMVCBackofficePages

Public Methods

Method Description
Index ( int id ) : System.Web.Mvc.ActionResult

Private Methods

Method Description
Edit ( PersonViewModel person ) : System.Web.Mvc.ActionResult

Method Details

Index() public method

public Index ( int id ) : System.Web.Mvc.ActionResult
id int
return System.Web.Mvc.ActionResult