SearchTaskInfoProvider GetSearchTasks Method Kentico 8.0 API Reference
Overload List

  NameDescription
Public methodStatic memberGetSearchTasks(String, String)
Returns all the search tasks filtered by where condition and sorted by orderBy expression.
Public methodStatic memberGetSearchTasks(String, String, String, Int32)
Returns all the search tasks filtered by where condition and sorted by orderBy expression.
Back to Top
See Also