LibraryStructureManagerGetTreeStructure Method
Return top level cabinet nodes definition.
Namespace: FileHold.LibraryManagerAssembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
[WebMethodAttribute(Description = "Return top level cabinet nodes definition.")]
public List<Cabinet> GetTreeStructure()
Return Value
ListCabinet By default also drawer nodes are retrieved so thay can be displayed without callback after cabinet is expanded. Drawer nodes are not filled by categories nor by folders - this will happen after some drawer node is expanded.