C# Class SpeakFriend.FileUpload.UploadedFileDelete

Inheritance: UploadedFileControl
Show file Open project: teamaton/speak-lib Class Usage Examples

Private Properties

Property Type Description
btnDelete_Click void

Protected Methods

Method Description
CreateChildControls ( ) : void
OnLoad ( EventArgs e ) : void
RecreateChildControls ( ) : void

Private Methods

Method Description
btnDelete_Click ( object sender, EventArgs e ) : void

Method Details

CreateChildControls() protected method

protected CreateChildControls ( ) : void
return void

OnLoad() protected method

protected OnLoad ( EventArgs e ) : void
e System.EventArgs
return void

RecreateChildControls() protected method

protected RecreateChildControls ( ) : void
return void