C# 클래스 DynamicData.Details

상속: Weavver.Web.SkeletonPage
파일 보기 프로젝트 열기: anurse/ReviewR

보호된 프로퍼티들

프로퍼티 타입 설명
DetailsDataSource global::System.Web.UI.WebControls.EntityDataSource
DetailsQueryExtender global::System.Web.UI.WebControls.QueryExtender
DetailsViewValidator global::System.Web.DynamicData.DynamicValidator
DynamicDataManager1 global::System.Web.DynamicData.DynamicDataManager
FormView1 global::System.Web.UI.WebControls.FormView
ListHyperLink global::System.Web.DynamicData.DynamicHyperLink
UpdatePanel1 global::System.Web.UI.UpdatePanel
ValidationSummary1 global::System.Web.UI.WebControls.ValidationSummary
table MetaTable

보호된 메소드들

메소드 설명
FormView1_ItemDeleted ( object sender, FormViewDeletedEventArgs e ) : void
Page_Init ( object sender, EventArgs e ) : void
Page_Load ( object sender, EventArgs e ) : void

메소드 상세

FormView1_ItemDeleted() 보호된 메소드

protected FormView1_ItemDeleted ( object sender, FormViewDeletedEventArgs e ) : void
sender object
e FormViewDeletedEventArgs
리턴 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

프로퍼티 상세

DetailsDataSource 보호되어 있는 프로퍼티

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

DetailsQueryExtender 보호되어 있는 프로퍼티

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

DetailsViewValidator 보호되어 있는 프로퍼티

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

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

FormView1 보호되어 있는 프로퍼티

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

ListHyperLink 보호되어 있는 프로퍼티

ListHyperLink control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.DynamicData.DynamicHyperLink ListHyperLink
리턴 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