LibraryStructureManagerAddUserDrawerRequest Method

Mark drawer as expanded without downloading structure This is used to provide hints to the user interface

Definition

Namespace: FileHold.LibraryManager
Assembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
C#
[WebMethodAttribute(Description = "Add or update user drawer request")]
public void AddUserDrawerRequest(
	int drawerId
)

Parameters

drawerId  Int32

See Also