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

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

공개 메소드들

메소드 설명
TpTextBox ( ) : System

보호된 메소드들

메소드 설명
Render ( System.Web.UI.HtmlTextWriter writer ) : void

비공개 메소드들

메소드 설명
FindControl ( Control scope, string id, int deep ) : Control
FormTipAndFocus ( System.Web.UI.HtmlTextWriter writer ) : void

메소드 상세

Render() 보호된 메소드

protected Render ( System.Web.UI.HtmlTextWriter writer ) : void
writer System.Web.UI.HtmlTextWriter
리턴 void

TpTextBox() 공개 메소드

public TpTextBox ( ) : System
리턴 System