C# Class Chapter24.Controllers.ProductsController

Inheritance: Controller
Exibir arquivo Open project: jeffreypalermo/mvc2inaction

Public Methods

Method Description
Index ( string category ) : System.Web.Mvc.ActionResult

Private Methods

Method Description
CategoryExists ( string category ) : bool

Method Details

Index() public method

public Index ( string category ) : System.Web.Mvc.ActionResult
category string
return System.Web.Mvc.ActionResult