C# 클래스 ActivEarth.Competition.Challenges.DisplayChallengesPage

파일 보기 프로젝트 열기: mlcamilli/ActivEarth

보호된 프로퍼티들

프로퍼티 타입 설명
_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