C# 클래스 DynamicData.List

파일 보기 프로젝트 열기: anurse/ReviewR 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
DynamicDataManager1 global::System.Web.DynamicData.DynamicDataManager
FilterRepeater global::System.Web.DynamicData.QueryableFilterRepeater
GridDataSource global::System.Web.UI.WebControls.EntityDataSource
GridQueryExtender global::System.Web.UI.WebControls.QueryExtender
GridView1 global::System.Web.UI.WebControls.GridView
GridViewValidator global::System.Web.DynamicData.DynamicValidator
InsertHyperLink global::System.Web.DynamicData.DynamicHyperLink
UpdatePanel1 global::System.Web.UI.UpdatePanel
ValidationSummary1 global::System.Web.UI.WebControls.ValidationSummary
table MetaTable

보호된 메소드들

메소드 설명
DynamicFilter_FilterChanged ( object sender, EventArgs e ) : void
Label_PreRender ( object sender, EventArgs e ) : void
OnPreRenderComplete ( EventArgs e ) : void
Page_Init ( object sender, EventArgs e ) : void
Page_Load ( object sender, EventArgs e ) : void

메소드 상세

DynamicFilter_FilterChanged() 보호된 메소드

protected DynamicFilter_FilterChanged ( object sender, EventArgs e ) : void
sender object
e EventArgs
리턴 void

Label_PreRender() 보호된 메소드

protected Label_PreRender ( object sender, EventArgs e ) : void
sender object
e EventArgs
리턴 void

OnPreRenderComplete() 보호된 메소드

protected OnPreRenderComplete ( EventArgs e ) : void
e EventArgs
리턴 void

Page_Init() 보호된 메소드

protected Page_Init ( object sender, EventArgs e ) : void
sender object
e EventArgs
리턴 void

Page_Load() 보호된 메소드

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e EventArgs
리턴 void

프로퍼티 상세

DynamicDataManager1 보호되어 있는 프로퍼티

DynamicDataManager1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.DynamicData.DynamicDataManager DynamicDataManager1
리턴 global::System.Web.DynamicData.DynamicDataManager

FilterRepeater 보호되어 있는 프로퍼티

FilterRepeater control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.DynamicData.QueryableFilterRepeater FilterRepeater
리턴 global::System.Web.DynamicData.QueryableFilterRepeater

GridDataSource 보호되어 있는 프로퍼티

GridDataSource control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.EntityDataSource GridDataSource
리턴 global::System.Web.UI.WebControls.EntityDataSource

GridQueryExtender 보호되어 있는 프로퍼티

GridQueryExtender control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.QueryExtender GridQueryExtender
리턴 global::System.Web.UI.WebControls.QueryExtender

GridView1 보호되어 있는 프로퍼티

GridView1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.GridView GridView1
리턴 global::System.Web.UI.WebControls.GridView

GridViewValidator 보호되어 있는 프로퍼티

GridViewValidator control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.DynamicData.DynamicValidator GridViewValidator
리턴 global::System.Web.DynamicData.DynamicValidator

InsertHyperLink 보호되어 있는 프로퍼티

InsertHyperLink control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.DynamicData.DynamicHyperLink InsertHyperLink
리턴 global::System.Web.DynamicData.DynamicHyperLink

UpdatePanel1 보호되어 있는 프로퍼티

UpdatePanel1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.UpdatePanel UpdatePanel1
리턴 global::System.Web.UI.UpdatePanel

ValidationSummary1 보호되어 있는 프로퍼티

ValidationSummary1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.ValidationSummary ValidationSummary1
리턴 global::System.Web.UI.WebControls.ValidationSummary

table 보호되어 있는 프로퍼티

protected MetaTable table
리턴 MetaTable