Allows a derived class to set the data path for the specified System.Web.UI.WebControls.TreeNode control.
- node
The System.Web.UI.WebControls.TreeNode to set.
- dataPath
The data path for the System.Web.UI.WebControls.TreeNode.
Use the TreeView.SetNodeDataPath(TreeNode, string) method to set the data path for the specified System.Web.UI.WebControls.TreeNode control.