Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
getNodes Method
Returns the collection of root nodes for the datatree.
Syntax
ASP.NET Ajax Javascript (Specification) | |
---|
function getNodes() : NodeCollection; |
ASP.NET Ajax Javascript (Usage) | |
---|
var resultVar = instanceOfWebDataTree.getNodes(); |
See Also