C# 클래스 Hd.Web.Extensions.MultiAttachment

상속: System.Web.UI.Control
파일 보기 프로젝트 열기: TargetProcess/Tp.HelpDesk

보호된 메소드들

메소드 설명
CreateChildControls ( ) : void
OnLoad ( EventArgs e ) : void
OnPreRender ( EventArgs e ) : void

비공개 메소드들

메소드 설명
ProcessAttachments ( ) : void
button_Click ( object sender, EventArgs e ) : void

메소드 상세

CreateChildControls() 보호된 메소드

protected CreateChildControls ( ) : void
리턴 void

OnLoad() 보호된 메소드

protected OnLoad ( EventArgs e ) : void
e System.EventArgs
리턴 void

OnPreRender() 보호된 메소드

protected OnPreRender ( EventArgs e ) : void
e System.EventArgs
리턴 void