DocumentManagerGetDocumentUrl Method
Returns the URL of the given document in the Web Client.
Namespace: FileHold.LibraryManagerAssembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
[WebMethodAttribute(Description = "Returns the URL of the given document in the Web Client")]
public string GetDocumentUrl(
int documentID
)
- documentID Int32
- The DocumentId of the document
String