C# Класс ActivEarth.Groups.ContestPage

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

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

Свойство Тип Описание
ContestDisplayTable1 global::ActivEarth.Competition.Contests.ContestDisplayTable
lblDescription global::System.Web.UI.WebControls.Label
lblGroupName global::System.Web.UI.WebControls.Label

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

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

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

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

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

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

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

ContestDisplayTable1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::ActivEarth.Competition.Contests.ContestDisplayTable ContestDisplayTable1
Результат global::ActivEarth.Competition.Contests.ContestDisplayTable

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

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

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

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