C# 클래스 RegEstudiantes.Presentacion.RegistroEstudiantes

파일 보기 프로젝트 열기: enelramon/TeacherControl2

보호된 프로퍼티들

프로퍼티 타입 설명
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