TreeListSearchBoxTemplateContext Properties
Stores information about the search box and is passed as thecontext parameter to the SearchBoxTemplate.
| Name | Description |
|---|---|
| SearchText | Specifies the search text. |
| TreeList | Returns the TreeList object. |
See Also