Hello,
If I ran a document query to grab one document (TreeNode) and then accessed the AllChildren property, would this call the database grabbing all child nodes in the database? I think it would be I just wanted to confirm?
Thank you,
Hi! Yes, it will call database select query to get all child nodes from all levels.
Please, sign in to be able to submit a new answer.