Mono Class Library: Overview

System.Web.HttpRequest: Method Members

The methods of System.Web.HttpRequest are listed below. For a list of all members, see the HttpRequest Members list.

See Also: Inherited members from System.Object

Public Methods

BinaryRead(int) : byte[]
Documentation for this section has not yet been entered.
MapImageCoordinates(string) : int[]
Documentation for this section has not yet been entered.
MapPath(string) : string
Documentation for this section has not yet been entered.
MapPath(string, string, bool) : string
Documentation for this section has not yet been entered.
SaveAs(string, bool)
Documentation for this section has not yet been entered.
ValidateInput()
Request that potentially unsafe data sent by a user is validated.