FileHold 17.1 API Documentation
C#
Show/Hide TOC
Download
Handler Class
Summary description for DownloadHandler
Definition
Namespace:
FileHold.DocumentRepository
Assembly:
FileHold.DocumentRepository (in FileHold.DocumentRepository.dll) Version: 17.1.0.0
C#
Copy
public
class
DownloadHandler
:
IHttpHandler
Inheritance
Object
DownloadHandler
Implements
IHttpHandler
Constructors
DownloadHandler
Initializes a new instance of the
DownloadHandler
class
Properties
IsReusable
Methods
ProcessRequest
Extension Methods
Convert
T
(Defined by
ObjectExtension
)
ToJson
(Defined by
ObjectExtension
)
See Also
Reference
FileHold.DocumentRepository Namespace
In This Article
Definition
Constructors
Properties
Methods
Extension Methods
See Also