TreeHelper SelectNodes Method Kentico 8.1 API Reference
Overload List

  NameDescription
Public methodStatic memberSelectNodes(String)
Selects tree nodes according to provided parameters and returns them as dataset. If classNames not specified, the result does not contain coupled data.
Public methodStatic memberSelectNodes(String, Boolean, String, String, String, Int32, Boolean)
Selects tree nodes according to provided parameters and returns them as dataset. If classNames not specified, the result does not contain coupled data.
Public methodStatic memberSelectNodes(String, Boolean, String, String, String, Int32, Boolean, Guid, String, Boolean)
Selects tree nodes without coupled data according to provided parameters and returns them as dataset.
Back to Top
See Also