C# Class FolketsTing.Controllers.TagController

Inheritance: Controller
Exibir arquivo Open project: friism/folketsting

Public Methods

Method Description
TagController ( ) : System

Private Methods

Method Description
AddTags ( string name, int id, ContentType type, string tags ) : System.Web.Mvc.ActionResult
Details ( string tag ) : System.Web.Mvc.ActionResult
Find ( string q, int limit ) : System.Web.Mvc.ActionResult
Index ( ) : System.Web.Mvc.ActionResult

Method Details

TagController() public method

public TagController ( ) : System
return System