Method | Description | |
---|---|---|
AddTag ( int id, string tag ) : System.Web.Mvc.ActionResult | ||
GetTags ( string q ) : System.Web.Mvc.ActionResult | ||
returnTags ( string q ) : string |
public AddTag ( int id, string tag ) : System.Web.Mvc.ActionResult | ||
id | int | |
tag | string | |
return | System.Web.Mvc.ActionResult |
public GetTags ( string q ) : System.Web.Mvc.ActionResult | ||
q | string | |
return | System.Web.Mvc.ActionResult |