LibraryStructureManagerRemoveDrawer Method |
Remove a drawer.
Namespace:
FileHold.LibraryManager
Assembly:
FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntaxpublic void RemoveDrawer(
int drawerId,
bool forceContentRemoval
)
Parameters
- drawerId
- Type: SystemInt32
- forceContentRemoval
- Type: SystemBoolean
See Also