C# 클래스 Carrotware.Web.UI.Controls.CarrotGridPagedDesigner

상속: System.Web.UI.Design.WebControls.DataBoundControlDesigner
파일 보기 프로젝트 열기: ninianne98/CarrotCakeCMS

공개 메소드들

메소드 설명
GetDesignTimeHtml ( ) : string

보호된 메소드들

메소드 설명
DoGrid ( Control ctrl ) : string
DoRptr ( Control ctrl ) : string

비공개 메소드들

메소드 설명
GetCtrl ( Control ctrl ) : Repeater
RenderCtrl ( Control ctrl ) : string

메소드 상세

DoGrid() 보호된 메소드

protected DoGrid ( Control ctrl ) : string
ctrl System.Web.UI.Control
리턴 string

DoRptr() 보호된 메소드

protected DoRptr ( Control ctrl ) : string
ctrl System.Web.UI.Control
리턴 string

GetDesignTimeHtml() 공개 메소드

public GetDesignTimeHtml ( ) : string
리턴 string