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

Наследование: System.Web.UI.Page
Показать файл Открыть проект

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

Свойство Тип Описание
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