Gets the file path to the document to be retrieved.
The path to the file to be returned.
The DocFetch server page will stream this file back to the requesting browser. If it is not desirable or possible to directly reference the requested file, create a temporary file on disk and return the path to that file.
IDocFetch Interface | Plumtree.Remote.Docfetch Namespace