The version that you requested is unavailable. We've redirected you to the latest version of the help.
Version

checkedNodes Property

Returns an array holding all checked nodes.
Syntax
ASP.NET Ajax Javascript (Specification) 
function get_checkedNodes() : Node[]
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfWebDataTree.get_checkedNodes();
See Also