C# 클래스 PaulStovell.TrialBalance.MainWebsite.Builds

파일 보기 프로젝트 열기: PaulStovell/trial-balance

보호된 프로퍼티들

프로퍼티 타입 설명
_buildsDataGrid System.Web.UI.WebControls.DataGrid
_downloadAreaPlaceholder System.Web.UI.WebControls.PlaceHolder

보호된 메소드들

메소드 설명
GetBuild ( object container ) : Build
GetSuccessfulImageAlt ( object container ) : string
GetSuccessfulImageSource ( object container ) : string
Page_Load ( object sender, EventArgs e ) : void

Occurs when the page loads.

메소드 상세

GetBuild() 보호된 메소드

protected GetBuild ( object container ) : Build
container object
리턴 Build

GetSuccessfulImageAlt() 보호된 메소드

protected GetSuccessfulImageAlt ( object container ) : string
container object
리턴 string

GetSuccessfulImageSource() 보호된 메소드

protected GetSuccessfulImageSource ( object container ) : string
container object
리턴 string

Page_Load() 보호된 메소드

Occurs when the page loads.
protected Page_Load ( object sender, EventArgs e ) : void
sender object
e EventArgs
리턴 void

프로퍼티 상세

_buildsDataGrid 보호되어 있는 프로퍼티

protected System.Web.UI.WebControls.DataGrid _buildsDataGrid
리턴 System.Web.UI.WebControls.DataGrid

_downloadAreaPlaceholder 보호되어 있는 프로퍼티

protected System.Web.UI.WebControls.PlaceHolder _downloadAreaPlaceholder
리턴 System.Web.UI.WebControls.PlaceHolder