C# 클래스 Carrotware.CMS.UI.Controls.ListItemCommentText

상속: System.Web.UI.Control, ITextControl
파일 보기 프로젝트 열기: ninianne98/CarrotCakeCMS

Private Properties

프로퍼티 타입 설명

보호된 메소드들

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

메소드 상세

OnDataBinding() 보호된 메소드

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

Render() 보호된 메소드

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