.NET Framework Class Library

DocumentHandler Members

<< Click to Display Table of Contents >>

Navigation:  Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Controls.ASP Namespace > DocumentHandler Class >

.NET Framework Class Library

DocumentHandler Members

The DocumentHandler type exposes the following members.

Constructors

 

Name

Description

Public method

DocumentHandler


Methods

 

Name

Description

Protected method

ConvertBase64StringToStream

(Inherited from RequestHandlerBase.)

Protected method

CopyRequestHeaders

(Overrides RequestHandlerBase.CopyRequestHeaders(HttpContext, WebClient).)

Protected method

DownloadFileFromExternalLink

(Inherited from RequestHandlerBase.)

Public method

Equals

(Inherited from Object.)

Protected method

Finalize

(Inherited from Object.)

Protected method

GetBaseUrl

(Overrides RequestHandlerBase.GetBaseUrl(HttpContext).)

Protected method

GetFileFromServerDirectory

(Overrides RequestHandlerBase.GetFileFromServerDirectory(String).)

Public method

GetHashCode

(Inherited from Object.)

Protected method

GetQueryString

(Overrides RequestHandlerBase.GetQueryString(HttpContext, String, String).)

Public method

GetType

(Inherited from Object.)

Protected method

GetUploadedFileStream

(Overrides RequestHandlerBase.GetUploadedFileStream(HttpContext, String).)

Protected method

MapRequestUrl

(Inherited from RequestHandlerBase.)

Protected method

MemberwiseClone

(Inherited from Object.)

Protected method

ReadRequest

(Overrides RequestHandlerBase.ReadRequest(HttpContext).)

Protected method

SetStatusDescription

(Overrides RequestHandlerBase.SetStatusDescription(HttpContext, String).)

Public method

ToString

(Inherited from Object.)

Protected method

WriteResponse

(Overrides RequestHandlerBase.WriteResponse(HttpContext, String, String).)

Fields

 

Name

Description

Protected field

docViewerDispacher

(Inherited from RequestHandlerBase.)

Protected field

handler

(Inherited from RequestHandlerBase.)

Explicit Interface Implementations

 

Name

Description

Explicit interface implemetationPrivate property

IHttpHandler.IsReusable


Explicit interface implemetationPrivate method

IHttpHandler.ProcessRequest


See Also

DocumentHandler Class

Gnostice.Controls.ASP Namespace