C# Class RegEstudiantes.Presentacion.VerTareas

Inheritance: System.Web.UI.Page
Afficher le fichier Open project: enelramon/TeacherControl2

Protected Properties

Свойство 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

Méthodes protégées

Méthode Description
AdjuntarButton_Click ( object sender, EventArgs e ) : void
EnviarButton_Click ( object sender, EventArgs e ) : void
Page_Load ( object sender, EventArgs e ) : void

Private Methods

Méthode Description
Limpiar ( ) : void

Method Details

AdjuntarButton_Click() protected méthode

protected AdjuntarButton_Click ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Résultat void

EnviarButton_Click() protected méthode

protected EnviarButton_Click ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Résultat void

Page_Load() protected méthode

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Résultat 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
Résultat 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
Résultat 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
Résultat 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
Résultat 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
Résultat 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
Résultat 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
Résultat 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
Résultat 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
Résultat 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
Résultat 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
Résultat 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
Résultat 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
Résultat 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
Résultat 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
Résultat 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
Résultat 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
Résultat 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
Résultat global::System.Web.UI.WebControls.TextBox