LibraryStructureManagerGetExpandedAdminMenuItems Method

Return identifiers of expanded root nodes.

Definition

Namespace: FileHold.LibraryManager
Assembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
C#
[WebMethodAttribute(Description = "Return information about expanded admin menu nodes.")]
public NodeInfo[] GetExpandedAdminMenuItems()

Return Value

NodeInfo

See Also