Mono Class Library: Overview

System.Web.UI.WebControls.FileUpload: Members

The members of System.Web.UI.WebControls.FileUpload are listed below.

See Also: Inherited members from System.Web.UI.WebControls.WebControl

Public Constructors

Documentation for this section has not yet been entered.

Public Properties

[read-only]
FileBytesbyte[]. Documentation for this section has not yet been entered.
[read-only]
FileContentSystem.IO.Stream. Documentation for this section has not yet been entered.
[read-only]
FileNamestring. Documentation for this section has not yet been entered.
[read-only]
HasFilebool. Documentation for this section has not yet been entered.
[read-only]
PostedFileSystem.Web.HttpPostedFile. Documentation for this section has not yet been entered.

Public Methods

SaveAs(string)
Documentation for this section has not yet been entered.

Protected Methods

override
AddAttributesToRender(System.Web.UI.HtmlTextWriter)
Documentation for this section has not yet been entered.
override
OnPreRender(EventArgs)
Documentation for this section has not yet been entered.
override
Render(System.Web.UI.HtmlTextWriter)
Documentation for this section has not yet been entered.