Click or drag to resize

LibraryStructureManagerRemoveDrawer Method

Remove a drawer.

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public void RemoveDrawer(
	int drawerId,
	bool forceContentRemoval
)

Parameters

drawerId
Type: SystemInt32
forceContentRemoval
Type: SystemBoolean
See Also