C# Класс ActivEarth.Competition.Badges.DisplayBadgesPage

This class represents the Badges page on the ActivEarth website.
Наследование: System.Web.UI.Page
Показать файл Открыть проект

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

Свойство Тип Описание
_displayBadgesControl global::ActivEarth.Competition.Badges.DisplayBadgesControl

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

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

Loads the Badges page.

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

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

Loads the Badges page.
protected Page_Load ( object sender, EventArgs e ) : void
sender object Object that called the load event.
e System.EventArgs Arguments of the event.
Результат void

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

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

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