Shunde.NET Framework Class Library

TreeNode.GetTreeNodesAsForest Method (Type, Type[])

Gets all the tree nodes in the database

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

Remarks

Even gets deleted tree nodes

See Also

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