NeatUpload Documentation

HashedInputFile Properties

The properties of the HashedInputFile class are listed below. For a complete list of HashedInputFile class members, see the HashedInputFile Members topic.

Public Instance Properties

Accept (inherited from InputFile) 
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 (inherited from InputFile) Number of bytes in the uploaded file.
ContentType (inherited from InputFile) 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 (inherited from InputFile) A readable Stream on the uploaded file.
FileName (inherited from InputFile) Client-side name of the uploaded file.
Font (inherited from WebControl) 
ForeColor (inherited from WebControl) 
HasFile (inherited from InputFile) Whether a file was uploaded using this control.
Hash 
HashSize 
Height (inherited from WebControl) 
ID (inherited from Control) 
MaxLength (inherited from InputFile) 
NamingContainer (inherited from Control) 
Page (inherited from Control) 
Parent (inherited from Control) 
Site (inherited from Control) 
Size (inherited from InputFile) 
Style (inherited from WebControl) 
TabIndex (inherited from WebControl) 
TemplateSourceDirectory (inherited from Control) 
TmpFile (inherited from InputFile)Obsolete.  
ToolTip (inherited from WebControl) 
UniqueID (inherited from Control) 
ValidationFileName (inherited from InputFile) Client-side name of the uploaded file for validation purposes.
Visible (inherited from Control) 
Width (inherited from WebControl) 

Protected Instance Properties

ChildControlsCreated (inherited from Control) 
Context (inherited from Control) 
Events (inherited from Control) 
File (inherited from InputFile) 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) 

See Also

HashedInputFile Class | Brettle.Web.NeatUpload Namespace