C# Class CAESDO.Recruitment.Web.Review_BiographicalSelection

Show file Open project: ucdavis/Recruitments

Protected Properties

Property Type Description
btnDisplayReport global::System.Web.UI.WebControls.Button
cascadePositions global::AjaxControlToolkit.CascadingDropDown
chkOutputToFile global::System.Web.UI.WebControls.CheckBox
dlistPositions global::System.Web.UI.WebControls.DropDownList
lblReportStatus global::System.Web.UI.WebControls.Label
reqValPositions global::System.Web.UI.WebControls.RequiredFieldValidator

Property Details

btnDisplayReport protected property

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

cascadePositions protected property

cascadePositions control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::AjaxControlToolkit.CascadingDropDown cascadePositions
return global::AjaxControlToolkit.CascadingDropDown

chkOutputToFile protected property

chkOutputToFile control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.CheckBox chkOutputToFile
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

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