C# 클래스 RegEstudiantes.Presentacion.RegCalificacionEnvios

상속: System.Web.UI.Page
파일 보기 프로젝트 열기: enelramon/TeacherControl2

보호된 프로퍼티들

프로퍼티 타입 설명
CalificacionTextBox global::System.Web.UI.WebControls.TextBox
CalificarButton global::System.Web.UI.WebControls.Button
DescargarLinkButton global::System.Web.UI.WebControls.LinkButton
DescripcionTextBox global::System.Web.UI.WebControls.TextBox
IdEnvioTextBox 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
LeftImageButton global::System.Web.UI.WebControls.ImageButton
ResultadoEsperadTextBox global::System.Web.UI.WebControls.TextBox
RigthImageButton global::System.Web.UI.WebControls.ImageButton
TareaTextBox global::System.Web.UI.WebControls.TextBox

보호된 메소드들

메소드 설명
CalificarButton_Click ( object sender, EventArgs e ) : void
DescargarLinkButton_Click ( object sender, EventArgs e ) : void
LeftImageButton_Click ( object sender, System.Web.UI.ImageClickEventArgs e ) : void
Page_Load ( object sender, EventArgs e ) : void
RigthImageButton_Click ( object sender, System.Web.UI.ImageClickEventArgs e ) : void

비공개 메소드들

메소드 설명
Buscar ( int id ) : void

메소드 상세

CalificarButton_Click() 보호된 메소드

protected CalificarButton_Click ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
리턴 void

DescargarLinkButton_Click() 보호된 메소드

protected DescargarLinkButton_Click ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
리턴 void

LeftImageButton_Click() 보호된 메소드

protected LeftImageButton_Click ( object sender, System.Web.UI.ImageClickEventArgs e ) : void
sender object
e System.Web.UI.ImageClickEventArgs
리턴 void

Page_Load() 보호된 메소드

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

RigthImageButton_Click() 보호된 메소드

protected RigthImageButton_Click ( object sender, System.Web.UI.ImageClickEventArgs e ) : void
sender object
e System.Web.UI.ImageClickEventArgs
리턴 void

프로퍼티 상세

CalificacionTextBox 보호되어 있는 프로퍼티

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

CalificarButton 보호되어 있는 프로퍼티

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

DescargarLinkButton 보호되어 있는 프로퍼티

DescargarLinkButton control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.LinkButton DescargarLinkButton
리턴 global::System.Web.UI.WebControls.LinkButton

DescripcionTextBox 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.WebControls.TextBox

IdEnvioTextBox 보호되어 있는 프로퍼티

IdEnvioTextBox control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox IdEnvioTextBox
리턴 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

LeftImageButton 보호되어 있는 프로퍼티

LeftImageButton control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.ImageButton LeftImageButton
리턴 global::System.Web.UI.WebControls.ImageButton

ResultadoEsperadTextBox 보호되어 있는 프로퍼티

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

RigthImageButton 보호되어 있는 프로퍼티

RigthImageButton control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.ImageButton RigthImageButton
리턴 global::System.Web.UI.WebControls.ImageButton

TareaTextBox 보호되어 있는 프로퍼티

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