C# Класс _1_Injection.Product

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

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

Свойство Тип Описание
ProductCount global::System.Web.UI.WebControls.Label
ProductGridView global::System.Web.UI.WebControls.GridView

Защищенные методы

Метод Описание
Page_Load ( object sender, EventArgs e ) : void

Описание методов

Page_Load() защищенный Метод

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e EventArgs
Результат void

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

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

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

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

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