NeatUpload Documentation
ProgressPage Members
ProgressPage overview
Public Instance Constructors
ProgressPage Constructor
Initializes a new instance of the
ProgressPage
class.
Public Instance Properties
Application
(inherited from
Page
)
BindingContainer
(inherited from
Control
)
BytesPerSec
BytesRead
BytesTotal
Cache
(inherited from
Page
)
ClientID
(inherited from
Control
)
ClientTarget
(inherited from
Page
)
Controls
(inherited from
Control
)
CurrentFileName
EnableViewState
(inherited from
Page
)
ErrorPage
(inherited from
Page
)
Failure
FileBytesRead
Files
A collection of the
UploadedFile
objects associated with the the upload.
FractionComplete
ID
(inherited from
Page
)
IsPostBack
(inherited from
Page
)
IsReusable
(inherited from
Page
)
IsValid
(inherited from
Page
)
NamingContainer
(inherited from
Control
)
Page
(inherited from
Control
)
Parent
(inherited from
Control
)
ProcessingState
Rejection
Request
(inherited from
Page
)
Response
(inherited from
Page
)
Server
(inherited from
Page
)
Session
(inherited from
Page
)
Site
(inherited from
Control
)
SmartNavigation
(inherited from
Page
)
Status
TemplateSourceDirectory
(inherited from
Control
)
TimeElapsed
TimeRemaining
Trace
(inherited from
Page
)
UniqueID
(inherited from
Control
)
User
(inherited from
Page
)
Validators
(inherited from
Page
)
ViewStateUserKey
(inherited from
Page
)
Visible
(inherited from
Page
)
Public Instance Methods
DataBind
(inherited from
Control
)
DesignerInitialize
(inherited from
Page
)
Dispose
(inherited from
Control
)
Equals
(inherited from
Object
)
FindControl
(inherited from
Control
)
Overloaded.
GetHashCode
(inherited from
Object
)
GetPostBackClientEvent
(inherited from
Page
)
GetPostBackClientHyperlink
(inherited from
Page
)
GetPostBackEventReference
(inherited from
Page
)
Overloaded.
GetType
(inherited from
Object
)
GetTypeHashCode
(inherited from
Page
)
HasControls
(inherited from
Control
)
IsClientScriptBlockRegistered
(inherited from
Page
)
IsStartupScriptRegistered
(inherited from
Page
)
LoadControl
(inherited from
TemplateControl
)
Overloaded.
LoadTemplate
(inherited from
TemplateControl
)
MapPath
(inherited from
Page
)
ParseControl
(inherited from
TemplateControl
)
ProcessRequest
(inherited from
Page
)
RegisterArrayDeclaration
(inherited from
Page
)
RegisterClientScriptBlock
(inherited from
Page
)
RegisterHiddenField
(inherited from
Page
)
RegisterOnSubmitStatement
(inherited from
Page
)
RegisterRequiresPostBack
(inherited from
Page
)
RegisterRequiresRaiseEvent
(inherited from
Page
)
RegisterStartupScript
(inherited from
Page
)
RegisterViewStateHandler
(inherited from
Page
)
RenderControl
(inherited from
Control
)
ResolveUrl
(inherited from
Control
)
SetRenderMethodDelegate
(inherited from
Control
)
ToString
(inherited from
Object
)
Validate
(inherited from
Page
)
VerifyRenderingInServerForm
(inherited from
Page
)
Public Instance Events
AbortTransaction
(inherited from
TemplateControl
)
CommitTransaction
(inherited from
TemplateControl
)
DataBinding
(inherited from
Control
)
Disposed
(inherited from
Control
)
Error
(inherited from
TemplateControl
)
Init
(inherited from
Control
)
Load
(inherited from
Control
)
PreRender
(inherited from
Control
)
Unload
(inherited from
Control
)
Protected Instance Fields
CancelUrl
CancelVisible
ProcessingHtml
StartRefreshUrl
StartRefreshVisible
StopRefreshUrl
StopRefreshVisible
Protected Instance Properties
AspCompatMode
(inherited from
Page
)
AutoHandlers
(inherited from
TemplateControl
)
Buffer
(inherited from
Page
)
ChildControlsCreated
(inherited from
Control
)
CodePage
(inherited from
Page
)
ContentType
(inherited from
Page
)
Context
(inherited from
Page
)
CountUnits
Culture
(inherited from
Page
)
EnableViewStateMac
(inherited from
Page
)
Events
(inherited from
Control
)
FileDependencies
(inherited from
Page
)
HasChildViewState
(inherited from
Control
)
IsTrackingViewState
(inherited from
Control
)
LCID
(inherited from
Page
)
ResponseEncoding
(inherited from
Page
)
SupportAutoEvents
(inherited from
TemplateControl
)
TraceEnabled
(inherited from
Page
)
TraceModeValue
(inherited from
Page
)
TransactionMode
(inherited from
Page
)
UICulture
(inherited from
Page
)
ViewState
(inherited from
Control
)
ViewStateIgnoresCase
(inherited from
Control
)
Protected Instance Methods
AddParsedSubObject
(inherited from
Control
)
AspCompatBeginProcessRequest
(inherited from
Page
)
AspCompatEndProcessRequest
(inherited from
Page
)
BuildProfileTree
(inherited from
Control
)
ClearChildViewState
(inherited from
Control
)
Construct
(inherited from
TemplateControl
)
CreateChildControls
(inherited from
Control
)
CreateControlCollection
(inherited from
Control
)
CreateHtmlTextWriter
(inherited from
Page
)
CreateResourceBasedLiteralControl
(inherited from
TemplateControl
)
DeterminePostBackMode
(inherited from
Page
)
EnsureChildControls
(inherited from
Control
)
Finalize
(inherited from
Object
)
FindControl
(inherited from
Control
)
Overloaded.
FormatCount
FormatRate
FormatTimeSpan
FrameworkInitialize
(inherited from
Page
)
GetResourceString
InitOutputCache
(inherited from
Page
)
IsLiteralContent
(inherited from
Control
)
LoadPageStateFromPersistenceMedium
(inherited from
Page
)
LoadViewState
(inherited from
Control
)
MapPathSecure
(inherited from
Control
)
MemberwiseClone
(inherited from
Object
)
OnAbortTransaction
(inherited from
TemplateControl
)
OnBubbleEvent
(inherited from
Control
)
OnCommitTransaction
(inherited from
TemplateControl
)
OnDataBinding
(inherited from
Control
)
OnError
(inherited from
TemplateControl
)
OnInit
OnLoad
OnPreRender
(inherited from
Control
)
OnUnload
(inherited from
Control
)
RaiseBubbleEvent
(inherited from
Control
)
RaisePostBackEvent
(inherited from
Page
)
Render
(inherited from
Control
)
RenderChildren
(inherited from
Control
)
SavePageStateToPersistenceMedium
(inherited from
Page
)
SaveViewState
(inherited from
Control
)
SetStringResourcePointer
(inherited from
TemplateControl
)
TrackViewState
(inherited from
Control
)
WriteUTF8ResourceString
(inherited from
TemplateControl
)
Protected Internal Instance Methods
AddedControl
(inherited from
Control
)
RemovedControl
(inherited from
Control
)
See Also
ProgressPage Class
|
Brettle.Web.NeatUpload Namespace