C# Класс ScrewTurn.Wiki.Category

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

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

Свойство Тип Описание
lblCatList global::System.Web.UI.WebControls.Literal
lblCategories global::System.Web.UI.WebControls.Literal
lblDescription global::System.Web.UI.WebControls.Literal

Открытые методы

Метод Описание
PrintCat ( ) : void

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

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

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

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

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

PrintCat() публичный Метод

public PrintCat ( ) : void
Результат void

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

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

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

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

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

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

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