When I go to call:
new CMS.TreeEngine.TreeNode(dataRow, className);
Intellisense reports:
This constructor is obsolete, use method TreeNode.NewNode instead
I can't find a reference to this call anywhere though. Where is it - where can I find it?
Thanks,
Joe