OpenAll
Close All
sync toc
PowUpload Features
Installation and Removal
Web.Config Settings
Exceptions logs setup
ElementIT.PowUpload Namespace
IUploadHandle Interface
IUploadHandle Members
Methods
CancelRequest Method
EndFileFound Method
EndParseRequest Method
FormFieldFound Method
NewFileFound Method
ParseError Method
StartParseRequest Method
WriteChunk Method
PowUpload Class
PowUpload Members
PowUpload Constructor
PowUpload Constructor (String)
PowUpload Constructor ()
Properties
BandwidthLimit Property
BytesPerSecondAverage Property
BytesPerSecondCurrent Property
CurrentFileName Property
CurrentFileUploadedBytes Property
CustomData Property
Files Property
FormFields Property
HttpContext Property
HttpWorkerRequest Property
id Property
LastError Property
PercentDone Property
SecondsDone Property
SecondsLeftAverage Property
SecondsLeftCurrent Property
TotalBytes Property
UploadComplete Property
UploadedBytes Property
UploadedFilesCount Property
UploadStatus Property
UploadStatusString Property
Methods
CancelUpload Method
CancelUpload Method (Boolean)
CancelUpload Method (Boolean, Boolean)
Dispose Method
Settings Class
Settings Members
Fields
CommonSettings Field
SingleSettings Field
Properties
HTTPRuntime_MaxRequestLength Property
Settings.SettingsParams Structure
Settings.SettingsParams Members
Fields
BandwidthLimit Field
IgnoreHttpRuntimeMaxRequestLength Field
IgnorePages Field
LogExceptions Field
MaxRequestLength Field
MaxRequestLengthToCloseConnection Field
MinRequestLengthProcess Field
PassForm Field
ProcessPages Field
PUTCookieNameForUserId Field
PUTHeaderAbsoluteFilePath Field
PUTHeaderNameForUserId Field
PUTUseIPForUserId Field
PUTUseSessionIdForUserId Field
TempPath Field
ThrowErrorsImmediately Field
UploadHandleObject Field
UploadIDQueryField Field
SettingsCollection Class
SettingsCollection Members
Properties
Item Property
SingleRequestSettings Class
SingleRequestSettings Members
Properties
Item Property
Methods
Clear Method
Remove Method
UploadedFile Class
UploadedFile Members
Properties
ClientFilePath Property
ContentLength Property
ContentType Property
CustomData Property
Extension Property
FieldName Property
FileName Property
ImageHeight Property
ImageWidth Property
InputStream Property
IsComplete Property
IsImage Property
Rejected Property
SafeFileName Property
TempFileName Property
Methods
CloseInputStream Method
CopyTo Method
CopyTo Method (String)
CopyTo Method (String, Boolean)
Dispose Method
Finalize Method
GetHashMD5 Method
GetSafeName Method
SaveAs Method
SaveAs Method (String)
SaveAs Method (String, Boolean)
UploadedFileCollection Class
UploadedFileCollection Members
Properties
AllKeys Property
Count Property
Item Property
Item Property (Int32)
Item Property (String)
Methods
Dispose Method
Finalize Method
GetKey Method
UploadState Enumeration