C# Class RegEstudiantes.Presentacion.RegistroUsuario

Afficher le fichier Open project: enelramon/TeacherControl2

Protected Properties

Свойство Type Description
ActivoCheckBox global::System.Web.UI.WebControls.CheckBox
ActivoLabel global::System.Web.UI.WebControls.Label
BuscarBotton global::System.Web.UI.WebControls.Button
ClaveLabel global::System.Web.UI.WebControls.Label
ClaveTextBox global::System.Web.UI.WebControls.TextBox
ConsultarBotton global::System.Web.UI.WebControls.Button
CrearButton global::System.Web.UI.WebControls.Button
EliminarButton global::System.Web.UI.WebControls.Button
LimpiarBotton global::System.Web.UI.WebControls.Button
NombreLabel global::System.Web.UI.WebControls.Label
NombreTextBox global::System.Web.UI.WebControls.TextBox
Panel1 global::System.Web.UI.WebControls.Panel
RequiredFieldValidator1 global::System.Web.UI.WebControls.RequiredFieldValidator
RequiredFieldValidator2 global::System.Web.UI.WebControls.RequiredFieldValidator
TipoDropDownList global::System.Web.UI.WebControls.DropDownList
TipoLabel global::System.Web.UI.WebControls.Label
form1 global::System.Web.UI.HtmlControls.HtmlForm

Méthodes publiques

Méthode Description
Limpiar ( ) : void

Méthodes protégées

Méthode Description
BuscarBotton_Click ( object sender, EventArgs e ) : void
ConsultarBotton_Click ( object sender, EventArgs e ) : void
CrearButton_Click ( object sender, EventArgs e ) : void
EliminarButton_Click ( object sender, EventArgs e ) : void
LimpiarBotton_Click ( object sender, EventArgs e ) : void
Page_Load ( object sender, EventArgs e ) : void

Method Details

BuscarBotton_Click() protected méthode

protected BuscarBotton_Click ( object sender, EventArgs e ) : void
sender object
e EventArgs
Résultat void

ConsultarBotton_Click() protected méthode

protected ConsultarBotton_Click ( object sender, EventArgs e ) : void
sender object
e EventArgs
Résultat void

CrearButton_Click() protected méthode

protected CrearButton_Click ( object sender, EventArgs e ) : void
sender object
e EventArgs
Résultat void

EliminarButton_Click() protected méthode

protected EliminarButton_Click ( object sender, EventArgs e ) : void
sender object
e EventArgs
Résultat void

Limpiar() public méthode

public Limpiar ( ) : void
Résultat void

LimpiarBotton_Click() protected méthode

protected LimpiarBotton_Click ( object sender, EventArgs e ) : void
sender object
e EventArgs
Résultat void

Page_Load() protected méthode

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e EventArgs
Résultat void

Property Details

ActivoCheckBox protected_oe property

ActivoCheckBox control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.CheckBox ActivoCheckBox
Résultat global::System.Web.UI.WebControls.CheckBox

ActivoLabel protected_oe property

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

BuscarBotton protected_oe property

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

ClaveLabel protected_oe property

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

ClaveTextBox protected_oe property

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

ConsultarBotton protected_oe property

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

CrearButton protected_oe property

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

EliminarButton protected_oe property

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

LimpiarBotton protected_oe property

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

NombreLabel protected_oe property

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

NombreTextBox protected_oe property

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

Panel1 protected_oe property

Panel1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Panel Panel1
Résultat global::System.Web.UI.WebControls.Panel

RequiredFieldValidator1 protected_oe property

RequiredFieldValidator1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.RequiredFieldValidator RequiredFieldValidator1
Résultat global::System.Web.UI.WebControls.RequiredFieldValidator

RequiredFieldValidator2 protected_oe property

RequiredFieldValidator2 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.RequiredFieldValidator RequiredFieldValidator2
Résultat global::System.Web.UI.WebControls.RequiredFieldValidator

TipoDropDownList protected_oe property

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

TipoLabel protected_oe property

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

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
Résultat global::System.Web.UI.HtmlControls.HtmlForm