Click or drag to resize

DownloadHandler Class

Summary description for DownloadHandler
Inheritance Hierarchy
SystemObject
  FileHold.DocumentRepositoryDownloadHandler

Namespace:  FileHold.DocumentRepository
Assembly:  FileHold.DocumentRepository (in FileHold.DocumentRepository.dll) Version: 17.0.0.0
Syntax
C#
public class DownloadHandler : IHttpHandler

The DownloadHandler type exposes the following members.

Constructors
  NameDescription
Public methodDownloadHandler
Initializes a new instance of the DownloadHandler class
Top
Properties
  NameDescription
Public propertyIsReusable
Top
Methods
  NameDescription
Public methodProcessRequest
Top
Extension Methods
See Also