C# Класс ConoHaWebApplication.DatabasePage

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

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

Свойство Тип Описание
ltDatabases global::System.Web.UI.WebControls.Literal
ltDbService global::System.Web.UI.WebControls.Literal
ltSummary global::System.Web.UI.WebControls.Literal

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

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

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

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

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

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

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

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

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

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

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

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