C# Class RegEstudiantes.Presentacion.PasarAsistencia

Inheritance: System.Web.UI.Page
Mostra file Open project: enelramon/TeacherControl2

Protected Properties

Property Type Description
Button1 global::System.Web.UI.WebControls.Button
DropDownList1 global::System.Web.UI.WebControls.DropDownList
DropDownList2 global::System.Web.UI.WebControls.DropDownList
GridView1 global::System.Web.UI.WebControls.GridView
TextBox1 global::System.Web.UI.WebControls.TextBox

Protected Methods

Method Description
Page_Load ( object sender, EventArgs e ) : void

Method Details

Page_Load() protected method

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
return void

Property Details

Button1 protected_oe property

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

DropDownList1 protected_oe property

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

DropDownList2 protected_oe property

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

GridView1 protected_oe property

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

TextBox1 protected_oe property

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