C# 클래스 CAESDO.Recruitment.Web.Authorized_Reports

파일 보기 프로젝트 열기: ucdavis/Recruitments

보호된 프로퍼티들

프로퍼티 타입 설명
ObjectDataPositions global::System.Web.UI.WebControls.ObjectDataSource
btnGenerateReport global::System.Web.UI.WebControls.Button
chkOutputFile global::System.Web.UI.WebControls.CheckBox
dlistPositions global::System.Web.UI.WebControls.DropDownList
dlistType global::System.Web.UI.WebControls.DropDownList
lblReportStatus global::System.Web.UI.WebControls.Label
reqValPositions global::System.Web.UI.WebControls.RequiredFieldValidator

프로퍼티 상세

ObjectDataPositions 보호되어 있는 프로퍼티

ObjectDataPositions control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.ObjectDataSource ObjectDataPositions
리턴 global::System.Web.UI.WebControls.ObjectDataSource

btnGenerateReport 보호되어 있는 프로퍼티

btnGenerateReport control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Button btnGenerateReport
리턴 global::System.Web.UI.WebControls.Button

chkOutputFile 보호되어 있는 프로퍼티

chkOutputFile control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.CheckBox chkOutputFile
리턴 global::System.Web.UI.WebControls.CheckBox

dlistPositions 보호되어 있는 프로퍼티

dlistPositions control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.DropDownList dlistPositions
리턴 global::System.Web.UI.WebControls.DropDownList

dlistType 보호되어 있는 프로퍼티

dlistType control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.DropDownList dlistType
리턴 global::System.Web.UI.WebControls.DropDownList

lblReportStatus 보호되어 있는 프로퍼티

lblReportStatus control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label lblReportStatus
리턴 global::System.Web.UI.WebControls.Label

reqValPositions 보호되어 있는 프로퍼티

reqValPositions control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.RequiredFieldValidator reqValPositions
리턴 global::System.Web.UI.WebControls.RequiredFieldValidator