C# Class CAESDO.Recruitment.Web.Authorized_InterimReport

Datei anzeigen Open project: ucdavis/Recruitments

Protected Properties

Property Type Description
Head1 global::System.Web.UI.HtmlControls.HtmlHead
form1 global::System.Web.UI.HtmlControls.HtmlForm
gviewApplicants global::System.Web.UI.WebControls.GridView
gviewInterviewSexEthnicity global::System.Web.UI.WebControls.GridView
gviewSexEthnicity global::System.Web.UI.WebControls.GridView
lblDeadline global::System.Web.UI.WebControls.Label
lblDepartment global::System.Web.UI.WebControls.Label
lblPosNum global::System.Web.UI.WebControls.Label
lblPosition global::System.Web.UI.WebControls.Label
rptInterviewApplicants global::System.Web.UI.WebControls.Repeater

Property Details

Head1 protected_oe property

Head1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlHead Head1
return global::System.Web.UI.HtmlControls.HtmlHead

form1 protected_oe property

form1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlForm form1
return global::System.Web.UI.HtmlControls.HtmlForm

gviewApplicants protected_oe property

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

gviewInterviewSexEthnicity protected_oe property

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

gviewSexEthnicity protected_oe property

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

lblDeadline protected_oe property

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

lblDepartment protected_oe property

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

lblPosNum protected_oe property

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

lblPosition protected_oe property

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

rptInterviewApplicants protected_oe property

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