TreeView::SetNodeDataPath Method (TreeNode^, String^)
.NET Framework (current version)
Allows a derived class to set the data path for the specified TreeNode control.
Assembly: System.Web (in System.Web.dll)
Parameters
- node
-
Type:
System.Web.UI.WebControls::TreeNode^
The TreeNode to set.
- dataPath
-
Type:
System::String^
The data path for the TreeNode.
.NET Framework
Available since 2.0
Available since 2.0
Show: