This documentation is archived and is not being maintained.
DataBind Method
Binds the data to the TreeNode or the TreeView whether the TreeNode has been expanded or not.
Syntax
| ASP |
N/A |
| Script |
object
.DataBind(
)
|
Return Value
No return value.
Applies To
See Also