C# Класс DynamicData.Details

Наследование: Weavver.Web.SkeletonPage
Показать файл Открыть проект

Защищенные свойства (Protected)

Свойство Тип Описание
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