VirtualFolderManager.LoadVirtualFolderToTray Method

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

Definition

Namespace: FileHold.LibraryManager
Assembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
C#
[WebMethodAttribute(Description = "Overwrite the document tray with the contents of a given virtual folder.")]
public void LoadVirtualFolderToTray(
	int virtualFolderId
)

Parameters

virtualFolderId  Int32

See Also