Shunde.NET Framework Class Library

TreeNode.FindTreeNode Method 

Finds the TreeNode with the TreeNode id catId from the tree of categories

public static TreeNode FindTreeNode(
   TreeNode[] cats,
   Int32 catId
);

See Also

TreeNode Class | Shunde.Common Namespace