Method | Description | |
---|---|---|
StartingWith ( string q ) : System.Web.Mvc.ActionResult |
AJAX method called by jQuery.Autocomplete.js Parameter has to be called q - as this is specified in jquery.automcomplete.js line 338. |
|
TagController ( ITagTasks tagTasks, ICachingService cachingService ) : System.Linq |
Method | Description | |
---|---|---|
StartingWithInner ( string value ) : string |
public StartingWith ( string q ) : System.Web.Mvc.ActionResult | ||
q | string | Tag to find |
return | System.Web.Mvc.ActionResult |
public TagController ( ITagTasks tagTasks, ICachingService cachingService ) : System.Linq | ||
tagTasks | ITagTasks | |
cachingService | ICachingService | |
return | System.Linq |