C# Class Hd.Web.Extensions.MultiAttachment

Inheritance: System.Web.UI.Control
Show file Open project: TargetProcess/Tp.HelpDesk

Protected Methods

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

Private Methods

Method Description
ProcessAttachments ( ) : void
button_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

OnPreRender() protected method

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