Click or drag to resize

VirtualFolderManagerLoadVirtualFolderToTray Method

Overwrite the document tray with the contents of a given virtual folder.

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public void LoadVirtualFolderToTray(
	int virtualFolderId
)

Parameters

virtualFolderId
Type: SystemInt32
See Also