C# Class Hd.Web.Extensions.MultiAttachment

Inheritance: System.Web.UI.Control
Afficher le fichier Open project: TargetProcess/Tp.HelpDesk

Méthodes protégées

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

Private Methods

Méthode Description
ProcessAttachments ( ) : void
button_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

OnPreRender() protected méthode

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