NeatUpload Documentation

UnloadConfirmer Members

UnloadConfirmer overview

Public Instance Constructors

UnloadConfirmer Constructor Initializes a new instance of the UnloadConfirmer class.

Public Instance Properties

BindingContainer (inherited from Control) 
ClientID (inherited from Control) 
Controls (inherited from Control) 
EnableViewState (inherited from Control) 
ID (inherited from Control) 
NamingContainer (inherited from Control) 
Page (inherited from Control) 
Parent (inherited from Control) 
Site (inherited from Control) 
TemplateSourceDirectory (inherited from Control) 
Text The confirmation message to display if the user attempts to unload the page.
UniqueID (inherited from Control) 
Visible (inherited from Control) 

Public Instance Methods

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) 
RenderControl (inherited from Control) 
ResolveUrl (inherited from Control) 
SetRenderMethodDelegate (inherited from Control) 
ToString (inherited from Object) 

Public Instance Events

DataBinding (inherited from Control) 
Disposed (inherited from Control) 
Init (inherited from Control) 
Load (inherited from Control) 
PreRender (inherited from Control) 
Unload (inherited from Control) 

Protected Instance Properties

ChildControlsCreated (inherited from Control) 
Context (inherited from Control) 
Events (inherited from Control) 
HasChildViewState (inherited from Control) 
IsTrackingViewState (inherited from Control) 
ViewState (inherited from Control) 
ViewStateIgnoresCase (inherited from Control) 

Protected Instance Methods

AddParsedSubObject (inherited from Control) 
BuildProfileTree (inherited from Control) 
ClearChildViewState (inherited from Control) 
CreateChildControls (inherited from Control) 
CreateControlCollection (inherited from Control) 
EnsureChildControls (inherited from Control) 
Finalize (inherited from Object) 
FindControl (inherited from Control)Overloaded.  
GetStartupScript 
IsLiteralContent (inherited from Control) 
LoadViewState (inherited from Control) 
MapPathSecure (inherited from Control) 
MemberwiseClone (inherited from Object) 
OnBubbleEvent (inherited from Control) 
OnDataBinding (inherited from Control) 
OnInit (inherited from Control) 
OnLoad (inherited from Control) 
OnPreRender 
OnUnload (inherited from Control) 
RaiseBubbleEvent (inherited from Control) 
Render 
RenderChildren (inherited from Control) 
SaveViewState (inherited from Control) 
TrackViewState (inherited from Control) 

Protected Internal Instance Methods

AddedControl (inherited from Control) 
RemovedControl (inherited from Control) 

See Also

UnloadConfirmer Class | Brettle.Web.NeatUpload Namespace