C# Класс SIAQ.Web.Application.WebApp.Private.Seguimiento.segAsignarDefensor

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

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

Свойство Тип Описание
EstatusLabel global::System.Web.UI.WebControls.Label
ExpedienteNumero global::System.Web.UI.WebControls.Label
FechaAsignacionLabel global::System.Web.UI.WebControls.Label
FechaModificacionLabel global::System.Web.UI.WebControls.Label
FechaQuejasLabel global::System.Web.UI.WebControls.Label
FechaRecepcionLabel global::System.Web.UI.WebControls.Label
FechaVisitaduriasLabel global::System.Web.UI.WebControls.Label
FuncionarioLabel global::System.Web.UI.WebControls.Label
Label1 global::System.Web.UI.WebControls.Label
NivelesAutoridadLabel global::System.Web.UI.WebControls.Label
NombreAutoridadLabel global::System.Web.UI.WebControls.Label
PuestoAutoridadLabel global::System.Web.UI.WebControls.Label
RecomendacionNumero global::System.Web.UI.WebControls.Label
SenderId global::System.Web.UI.WebControls.HiddenField
TipoLabel global::System.Web.UI.WebControls.Label
btnGuardar global::System.Web.UI.WebControls.Button
btnRegresar global::System.Web.UI.WebControls.Button
ddlFuncionario global::System.Web.UI.WebControls.DropDownList
hddRecomendacionId global::System.Web.UI.WebControls.HiddenField
lblEncabezado global::System.Web.UI.WebControls.Label
lblNumero global::System.Web.UI.WebControls.Label

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

Метод Описание
Page_Load ( object sender, EventArgs e ) : void
btnGuardar_Click ( object sender, EventArgs e ) : void
btnRegresar_Click ( object sender, EventArgs e ) : void

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

Метод Описание
GetKey ( String sKey ) : String
InsertRecomendacionFuncionario ( ) : void
SelectFuncionario ( ) : void
SelectRecomendacion ( ) : void

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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