C# Класс AppActs.Client.WebSite.Default

Показать файл Открыть проект

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

Свойство Тип Описание
ddlApplications global::System.Web.UI.WebControls.DropDownList
ddlDate global::System.Web.UI.WebControls.DropDownList
rptDetails global::System.Web.UI.WebControls.Repeater
rptTiles global::System.Web.UI.WebControls.Repeater

Описание свойств

ddlApplications защищенное свойство

ddlApplications control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.DropDownList ddlApplications
Результат global::System.Web.UI.WebControls.DropDownList

ddlDate защищенное свойство

ddlDate control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.DropDownList ddlDate
Результат global::System.Web.UI.WebControls.DropDownList

rptDetails защищенное свойство

rptDetails control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Repeater rptDetails
Результат global::System.Web.UI.WebControls.Repeater

rptTiles защищенное свойство

rptTiles control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Repeater rptTiles
Результат global::System.Web.UI.WebControls.Repeater