'Declaration
Public Function FindNode( _ ByVal valuePath As System.String _ ) As System.Web.UI.WebControls.TreeNode
'Usage
Dim instance As NTreeView Dim valuePath As System.String Dim value As System.Web.UI.WebControls.TreeNode value = instance.FindNode(valuePath)
public System.Web.UI.WebControls.TreeNode FindNode( System.string valuePath )
Parameters
- valuePath