TreeHelperSelectNodes Method |
Name | Description | |
---|---|---|
SelectNodes(String) |
Selects tree nodes according to provided parameters and returns them as dataset. If classNames not specified, the result does not contain coupled data.
| |
SelectNodes(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.
| |
SelectNodes(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.
|