Property | Type | Description | |
---|---|---|---|
_displayDailyChallenges | global::ActivEarth.Competition.Challenges.DisplayChallengesControl | ||
_displayMonthlyChallenges | global::ActivEarth.Competition.Challenges.DisplayChallengesControl | ||
_displayPersistentChallenges | global::ActivEarth.Competition.Challenges.DisplayChallengesControl | ||
_displayWeeklyChallenges | global::ActivEarth.Competition.Challenges.DisplayChallengesControl |
Method | Description | |
---|---|---|
Page_Load ( object sender, EventArgs e ) : void |
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. |
return | void |
protected global::ActivEarth.Competition.Challenges.DisplayChallengesControl _displayDailyChallenges | ||
return | global::ActivEarth.Competition.Challenges.DisplayChallengesControl |
protected global::ActivEarth.Competition.Challenges.DisplayChallengesControl _displayMonthlyChallenges | ||
return | global::ActivEarth.Competition.Challenges.DisplayChallengesControl |
protected global::ActivEarth.Competition.Challenges.DisplayChallengesControl _displayPersistentChallenges | ||
return | global::ActivEarth.Competition.Challenges.DisplayChallengesControl |