C# Class SpeakFriend.FileUpload.UploadedFileDelete

Inheritance: UploadedFileControl
Afficher le fichier Open project: teamaton/speak-lib Class Usage Examples

Private Properties

Свойство Type Description
btnDelete_Click void

Méthodes protégées

Méthode Description
CreateChildControls ( ) : void
OnLoad ( EventArgs e ) : void
RecreateChildControls ( ) : void

Private Methods

Méthode Description
btnDelete_Click ( object sender, EventArgs e ) : void

Method Details

CreateChildControls() protected méthode

protected CreateChildControls ( ) : void
Résultat void

OnLoad() protected méthode

protected OnLoad ( EventArgs e ) : void
e System.EventArgs
Résultat void

RecreateChildControls() protected méthode

protected RecreateChildControls ( ) : void
Résultat void