C# Класс RegEstudiantes.Presentacion.RegistroEstudiantes

Показать файл Открыть проект

Защищенные свойства (Protected)

Свойство Тип Описание
BuscarButton global::System.Web.UI.WebControls.Button
CelularTextBox global::System.Web.UI.WebControls.TextBox
DireccionTextBox global::System.Web.UI.WebControls.TextBox
EliminarButton global::System.Web.UI.WebControls.Button
EmailTextBox global::System.Web.UI.WebControls.TextBox
FechaNacTextBox global::System.Web.UI.WebControls.TextBox
GuardarButton global::System.Web.UI.WebControls.Button
IdEstudianteTextBox 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
Label8 global::System.Web.UI.WebControls.Label
Label9 global::System.Web.UI.WebControls.Label
MatriculaTextBox global::System.Web.UI.WebControls.TextBox
NombreTextBox global::System.Web.UI.WebControls.TextBox
NuevoButton global::System.Web.UI.WebControls.Button
SexoDropDownList global::System.Web.UI.WebControls.DropDownList
TelefonoTextBox global::System.Web.UI.WebControls.TextBox

Открытые методы

Метод Описание
Limpiar ( ) : void

Защищенные методы

Метод Описание
BuscarButton_Click ( object sender, EventArgs e ) : void
EliminarButton_Click ( object sender, EventArgs e ) : void
GuardarButton_Click ( object sender, EventArgs e ) : void
IdEstudianteTextBox_PreRender ( object sender, EventArgs e ) : void
IdEstudianteTextBox_TextChanged ( object sender, EventArgs e ) : void
IdEstudianteTextBox_TextChanged1 ( object sender, EventArgs e ) : void
NuevoButton_Click ( object sender, EventArgs e ) : void
Page_Load ( object sender, EventArgs e ) : void

Приватные методы

Метод Описание
Buscar ( ) : void

Описание методов

BuscarButton_Click() защищенный Метод

protected BuscarButton_Click ( object sender, EventArgs e ) : void
sender object
e EventArgs
Результат void

EliminarButton_Click() защищенный Метод

protected EliminarButton_Click ( object sender, EventArgs e ) : void
sender object
e EventArgs
Результат void

GuardarButton_Click() защищенный Метод

protected GuardarButton_Click ( object sender, EventArgs e ) : void
sender object
e EventArgs
Результат void

IdEstudianteTextBox_PreRender() защищенный Метод

protected IdEstudianteTextBox_PreRender ( object sender, EventArgs e ) : void
sender object
e EventArgs
Результат void

IdEstudianteTextBox_TextChanged() защищенный Метод

protected IdEstudianteTextBox_TextChanged ( object sender, EventArgs e ) : void
sender object
e EventArgs
Результат void

IdEstudianteTextBox_TextChanged1() защищенный Метод

protected IdEstudianteTextBox_TextChanged1 ( object sender, EventArgs e ) : void
sender object
e EventArgs
Результат void

Limpiar() публичный Метод

public Limpiar ( ) : void
Результат void

NuevoButton_Click() защищенный Метод

protected NuevoButton_Click ( object sender, EventArgs e ) : void
sender object
e EventArgs
Результат void

Page_Load() защищенный Метод

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e EventArgs
Результат void

Описание свойств

BuscarButton защищенное свойство

BuscarButton control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Button BuscarButton
Результат global::System.Web.UI.WebControls.Button

CelularTextBox защищенное свойство

CelularTextBox control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox CelularTextBox
Результат global::System.Web.UI.WebControls.TextBox

DireccionTextBox защищенное свойство

DireccionTextBox control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox DireccionTextBox
Результат global::System.Web.UI.WebControls.TextBox

EliminarButton защищенное свойство

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
Результат global::System.Web.UI.WebControls.Button

EmailTextBox защищенное свойство

EmailTextBox control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox EmailTextBox
Результат global::System.Web.UI.WebControls.TextBox

FechaNacTextBox защищенное свойство

FechaNacTextBox control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox FechaNacTextBox
Результат global::System.Web.UI.WebControls.TextBox

GuardarButton защищенное свойство

GuardarButton control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Button GuardarButton
Результат global::System.Web.UI.WebControls.Button

IdEstudianteTextBox защищенное свойство

IdEstudianteTextBox control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox IdEstudianteTextBox
Результат global::System.Web.UI.WebControls.TextBox

Label1 защищенное свойство

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
Результат global::System.Web.UI.WebControls.Label

Label2 защищенное свойство

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
Результат global::System.Web.UI.WebControls.Label

Label3 защищенное свойство

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
Результат global::System.Web.UI.WebControls.Label

Label4 защищенное свойство

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
Результат global::System.Web.UI.WebControls.Label

Label5 защищенное свойство

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
Результат global::System.Web.UI.WebControls.Label

Label6 защищенное свойство

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
Результат global::System.Web.UI.WebControls.Label

Label7 защищенное свойство

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
Результат global::System.Web.UI.WebControls.Label

Label8 защищенное свойство

Label8 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label Label8
Результат global::System.Web.UI.WebControls.Label

Label9 защищенное свойство

Label9 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label Label9
Результат global::System.Web.UI.WebControls.Label

MatriculaTextBox защищенное свойство

MatriculaTextBox control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox MatriculaTextBox
Результат global::System.Web.UI.WebControls.TextBox

NombreTextBox защищенное свойство

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
Результат global::System.Web.UI.WebControls.TextBox

NuevoButton защищенное свойство

NuevoButton control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Button NuevoButton
Результат global::System.Web.UI.WebControls.Button

SexoDropDownList защищенное свойство

SexoDropDownList control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.DropDownList SexoDropDownList
Результат global::System.Web.UI.WebControls.DropDownList

TelefonoTextBox защищенное свойство

TelefonoTextBox control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox TelefonoTextBox
Результат global::System.Web.UI.WebControls.TextBox