DocumentManagerGetDocumentUrl Method |
Returns the URL of the given document in the Web Client.
Namespace:
FileHold.LibraryManager
Assembly:
FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntaxpublic string GetDocumentUrl(
int documentID
)
Parameters
- documentID
- Type: SystemInt32
The DocumentId of the document
Return Value
Type:
String
See Also