C# Class SmsWeb.Controllers.TagController

Inheritance: Controller
Mostrar archivo Open project: samjeffress/TrickleComms

Public Methods

Method Description
Index ( ) : System.Web.Mvc.JsonResult
Search ( string term ) : System.Web.Mvc.ActionResult

Method Details

Index() public method

public Index ( ) : System.Web.Mvc.JsonResult
return System.Web.Mvc.JsonResult

Search() public method

public Search ( string term ) : System.Web.Mvc.ActionResult
term string
return System.Web.Mvc.ActionResult