C# Класс ActivEarth.Competition.Challenges.DisplayChallengesPage

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

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

Свойство Тип Описание
_displayDailyChallenges global::ActivEarth.Competition.Challenges.DisplayChallengesControl
_displayMonthlyChallenges global::ActivEarth.Competition.Challenges.DisplayChallengesControl
_displayPersistentChallenges global::ActivEarth.Competition.Challenges.DisplayChallengesControl
_displayWeeklyChallenges global::ActivEarth.Competition.Challenges.DisplayChallengesControl

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

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

Loads the page.

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

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

Loads the page.
protected Page_Load ( object sender, EventArgs e ) : void
sender object Sender that request the page load.
e EventArgs The arguments of the event.
Результат void

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

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

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

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

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

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

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

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

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