StagingTaskInfoProvider SelectObjectTaskList Method Kentico 8.1 API Reference
Overload List

  NameDescription
Public methodStatic memberSelectObjectTaskList(Int32, Int32, String, String, String)
Selects all the tasks within subtree of given alias path, with information on the count of the failed attempts and without the task data.
Public methodStatic memberSelectObjectTaskList(Int32, Int32, String, String, String, Int32, String)
Selects all the tasks within subtree of given alias path, with information on the count of the failed attempts and without the task data.
Public methodStatic memberSelectObjectTaskList(Int32, Int32, String, String, String, Int32, String, Int32, Int32, Int32 )
Selects all the tasks within subtree of given alias path, with information on the count of the failed attempts and without the task data.
Back to Top
See Also