.NET Framework Class Library

DocumentHandler Methods

<< 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 Methods

The DocumentHandler type exposes the following members.

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).)

Explicit Interface Implementations

 

Name

Description

Explicit interface implemetationPrivate method

IHttpHandler.ProcessRequest


See Also

DocumentHandler Class

Gnostice.Controls.ASP Namespace