InputFile Constructor
|
Initializes a new instance of the InputFile class. |
Accept | |
AccessKey (inherited from WebControl) | |
Attributes (inherited from WebControl) | |
BackColor (inherited from WebControl) | |
BindingContainer (inherited from Control) | |
BorderColor (inherited from WebControl) | |
BorderStyle (inherited from WebControl) | |
BorderWidth (inherited from WebControl) | |
ClientID (inherited from Control) | |
ContentLength | Number of bytes in the uploaded file. |
ContentType | Browser-specified MIME type of the uploaded file. |
Controls (inherited from Control) | |
ControlStyle (inherited from WebControl) | |
ControlStyleCreated (inherited from WebControl) | |
CssClass (inherited from WebControl) | |
Enabled (inherited from WebControl) | |
EnableViewState (inherited from Control) | |
FileContent | A readable Stream on the uploaded file. |
FileName | Client-side name of the uploaded file. |
Font (inherited from WebControl) | |
ForeColor (inherited from WebControl) | |
HasFile | Whether a file was uploaded using this control. |
Height (inherited from WebControl) | |
ID (inherited from Control) | |
MaxLength | |
NamingContainer (inherited from Control) | |
Page (inherited from Control) | |
Parent (inherited from Control) | |
Site (inherited from Control) | |
Size | |
StorageConfig | |
Style (inherited from WebControl) | |
TabIndex (inherited from WebControl) | |
TemplateSourceDirectory (inherited from Control) | |
TmpFile | Obsolete. |
ToolTip (inherited from WebControl) | |
UniqueID (inherited from Control) | |
ValidationFileName | Client-side name of the uploaded file for validation purposes. |
Visible (inherited from Control) | |
Width (inherited from WebControl) |
ApplyStyle (inherited from WebControl) | |
CopyBaseAttributes (inherited from WebControl) | |
DataBind (inherited from Control) | |
Dispose (inherited from Control) | |
Equals (inherited from Object) | |
FindControl (inherited from Control) | Overloaded. |
GetHashCode (inherited from Object) | |
GetType (inherited from Object) | |
HasControls (inherited from Control) | |
LoadPostData | Called by ASP.NET so that controls can find and process their post back data |
MergeStyle (inherited from WebControl) | |
MoveTo | Moves an uploaded file to a permanent location. |
RaisePostDataChangedEvent | Called by ASP.NET if LoadPostData returns true (i.e. if a file was uploaded to this control). Fires the FileUploaded event. |
RenderBeginTag (inherited from WebControl) | |
RenderControl (inherited from Control) | |
RenderEndTag (inherited from WebControl) | |
ResolveUrl (inherited from Control) | |
SetRenderMethodDelegate (inherited from Control) | |
ToString (inherited from Object) |
DataBinding (inherited from Control) | |
Disposed (inherited from Control) | |
FileUploaded | Fired when a file is uploaded to this control. |
Init (inherited from Control) | |
Load (inherited from Control) | |
PreRender (inherited from Control) | |
Unload (inherited from Control) |
ChildControlsCreated (inherited from Control) | |
Context (inherited from Control) | |
Events (inherited from Control) | |
File | The UploadedFile corresponding to the file uploaded to this control. |
HasChildViewState (inherited from Control) | |
IsTrackingViewState (inherited from Control) | |
TagKey (inherited from WebControl) | |
TagName (inherited from WebControl) | |
ViewState (inherited from Control) | |
ViewStateIgnoresCase (inherited from Control) |
AddAttributesToRender (inherited from WebControl) | |
AddParsedSubObject (inherited from Control) | |
BuildProfileTree (inherited from Control) | |
ClearChildViewState (inherited from Control) | |
CreateChildControls (inherited from Control) | |
CreateControlCollection (inherited from Control) | |
CreateControlStyle (inherited from WebControl) | |
EnsureChildControls (inherited from Control) | |
Finalize (inherited from Object) | |
FindControl (inherited from Control) | Overloaded. |
IsLiteralContent (inherited from Control) | |
LoadViewState (inherited from WebControl) | |
MapPathSecure (inherited from Control) | |
MemberwiseClone (inherited from Object) | |
OnBubbleEvent (inherited from Control) | |
OnDataBinding (inherited from Control) | |
OnInit | |
OnLoad (inherited from Control) | |
OnPreRender (inherited from Control) | |
OnUnload (inherited from Control) | |
RaiseBubbleEvent (inherited from Control) | |
Render | |
RenderChildren (inherited from Control) | |
RenderContents (inherited from WebControl) | |
SaveViewState (inherited from WebControl) | |
TrackViewState (inherited from WebControl) |
AddedControl (inherited from Control) | |
RemovedControl (inherited from Control) |