Click or drag to resize

UploadHandler Class

Summary description for UploadHandler
Inheritance Hierarchy
SystemObject
  FileHold.DocumentRepositoryUploadHandler

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

The UploadHandler type exposes the following members.

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