C# Class CAESDO.Recruitment.Web.Authorized_Reports

Datei anzeigen 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_oe 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_oe 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_oe 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_oe 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_oe 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_oe 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_oe 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