DocumentManagerAddShortcut Method |
Create a shortcut to a document in the given folder.
Namespace:
FileHold.LibraryManager
Assembly:
FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntaxpublic void AddShortcut(
int documentId,
int folderId
)
Parameters
- documentId
- Type: SystemInt32
- folderId
- Type: SystemInt32
See Also