Returns all selected Path Items in the folder tree
public List<PathItem> GetSelectedItems(ItemCollection items, List<PathItem> list)
Return Value
Returns a list of matching items or an empty list
Parameters
items
Root tree nodes or child nodes. Defaults to the root
list
Optional list passed in for recursive child parsing
See also:
Class FolderBrowerSidebar© West Wind Technologies, 2016-2024 • Updated: 11/23/21
Comment or report problem with topic