C# Class CAESDO.Recruitment.Web.Authorized_Reports

Show file Open project: ucdavis/Recruitments

Protected Properties

Property Type Description
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

Property Details

ObjectDataPositions protected property

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
return global::System.Web.UI.WebControls.ObjectDataSource

btnGenerateReport protected property

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
return global::System.Web.UI.WebControls.Button

chkOutputFile protected property

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
return global::System.Web.UI.WebControls.CheckBox

dlistPositions protected property

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
return global::System.Web.UI.WebControls.DropDownList

dlistType protected property

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
return global::System.Web.UI.WebControls.DropDownList

lblReportStatus protected property

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
return global::System.Web.UI.WebControls.Label

reqValPositions protected property

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
return global::System.Web.UI.WebControls.RequiredFieldValidator