C# Class RegEstudiantes.Presentacion.VerTareas

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

Protected Properties

Property Type Description
AdjuntarButton global::System.Web.UI.WebControls.Button
DescripcionTextBox global::System.Web.UI.WebControls.TextBox
EnviarButton global::System.Web.UI.WebControls.Button
FechaTextBox global::System.Web.UI.WebControls.TextBox
HyperLink1 global::System.Web.UI.WebControls.HyperLink
IdTextBox global::System.Web.UI.WebControls.TextBox
Label1 global::System.Web.UI.WebControls.Label
Label2 global::System.Web.UI.WebControls.Label
Label3 global::System.Web.UI.WebControls.Label
Label4 global::System.Web.UI.WebControls.Label
Label5 global::System.Web.UI.WebControls.Label
Label6 global::System.Web.UI.WebControls.Label
Label7 global::System.Web.UI.WebControls.Label
PuntosLabel global::System.Web.UI.WebControls.Label
ResultadoTextBox global::System.Web.UI.WebControls.TextBox
SubidaLabel global::System.Web.UI.WebControls.Label
TareaFileUpload global::System.Web.UI.WebControls.FileUpload
VenceTextBox global::System.Web.UI.WebControls.TextBox

Protected Methods

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

Private Methods

Method Description
Limpiar ( ) : void

Method Details

AdjuntarButton_Click() protected method

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

EnviarButton_Click() protected method

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

Page_Load() protected method

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

Property Details

AdjuntarButton protected_oe property

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

DescripcionTextBox protected_oe property

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

EnviarButton protected_oe property

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

FechaTextBox protected_oe property

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

HyperLink1 protected_oe property

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

IdTextBox protected_oe property

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

Label1 protected_oe property

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

Label2 protected_oe property

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

Label3 protected_oe property

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

Label4 protected_oe property

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

Label5 protected_oe property

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

Label6 protected_oe property

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

Label7 protected_oe property

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

PuntosLabel protected_oe property

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

ResultadoTextBox protected_oe property

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

SubidaLabel protected_oe property

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

TareaFileUpload protected_oe property

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

VenceTextBox protected_oe property

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