Shunde.NET Framework Class Library

TreeNode.GetTreeNodesAsForest Method (String, Type, Type[])

Gets all the tree nodes in the database

public static TreeNode[] GetTreeNodesAsForest(
   String where,
   Type baseType,
   Type[] catTypes
);

See Also

TreeNode Class | Shunde.Common Namespace | TreeNode.GetTreeNodesAsForest Overload List