'Declaration Public Function FindNodeByNavigateUrl( _ ByVal url As System.String _ ) As C1TreeViewNode
public C1TreeViewNode FindNodeByNavigateUrl( System.string url )
Parameters
- url
Return Value
First C1TreeViewNode node that match the searched text.