C# 클래스 ActivEarth.Competition.Badges.DisplayBadgesPage

This class represents the Badges page on the ActivEarth website.
상속: System.Web.UI.Page
파일 보기 프로젝트 열기: mlcamilli/ActivEarth

보호된 프로퍼티들

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