C# 클래스 Mono.Web.Security.UI.FunkyTextBox

상속: System.Web.UI.WebControls.TextBox
파일 보기 프로젝트 열기: mono/gert

보호된 메소드들

메소드 설명
OnInit ( EventArgs e ) : void
RenderContents ( System.Web.UI.HtmlTextWriter output ) : void

메소드 상세

OnInit() 보호된 메소드

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

RenderContents() 보호된 메소드

protected RenderContents ( System.Web.UI.HtmlTextWriter output ) : void
output System.Web.UI.HtmlTextWriter
리턴 void