C# Class SIAQ.Web.Application.WebApp.Private.Archivo.arcCambiarUbicacion

ファイルを表示 Open project: GCSoft/CEDHNL

Protected Properties

Property Type Description
AreaNombreLabel global::System.Web.UI.WebControls.Label
CalificacionLabel global::System.Web.UI.WebControls.Label
EstatusLabel global::System.Web.UI.WebControls.Label
ExpedienteNumeroLabel global::System.Web.UI.WebControls.Label
FechaRecepcionLabel global::System.Web.UI.WebControls.Label
Label1 global::System.Web.UI.WebControls.Label
SenderId global::System.Web.UI.WebControls.HiddenField
SolicitudNumeroLabel global::System.Web.UI.WebControls.Label
UbicacionLabel global::System.Web.UI.WebControls.Label
btnCambiarUbicacion global::System.Web.UI.WebControls.Button
btnRegresar global::System.Web.UI.WebControls.Button
ckeComentarios global::CKEditor.NET.CKEditorControl
ddlUbicacionExpediente global::System.Web.UI.WebControls.DropDownList
hddArchivoId global::System.Web.UI.WebControls.HiddenField

Protected Methods

Method Description
Page_Load ( object sender, EventArgs e ) : void
btnCambiarUbicacion_Click ( object sender, EventArgs e ) : void
btnRegresar_Click ( object sender, EventArgs e ) : void

Private Methods

Method Description
GetKey ( String sKey ) : String
InsertArchivoHistorial ( ) : void
SelectArchivo ( ) : void
SelectUbicacionExpediente ( ) : void

Method Details

Page_Load() protected method

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e EventArgs
return void

btnCambiarUbicacion_Click() protected method

protected btnCambiarUbicacion_Click ( object sender, EventArgs e ) : void
sender object
e EventArgs
return void

btnRegresar_Click() protected method

protected btnRegresar_Click ( object sender, EventArgs e ) : void
sender object
e EventArgs
return void

Property Details

AreaNombreLabel protected_oe property

AreaNombreLabel control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label AreaNombreLabel
return global::System.Web.UI.WebControls.Label

CalificacionLabel protected_oe property

CalificacionLabel control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label CalificacionLabel
return global::System.Web.UI.WebControls.Label

EstatusLabel protected_oe property

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
return global::System.Web.UI.WebControls.Label

ExpedienteNumeroLabel protected_oe property

ExpedienteNumeroLabel control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label ExpedienteNumeroLabel
return global::System.Web.UI.WebControls.Label

FechaRecepcionLabel protected_oe property

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
return global::System.Web.UI.WebControls.Label

Label1 protected_oe property

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
return global::System.Web.UI.WebControls.Label

SenderId protected_oe property

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
return global::System.Web.UI.WebControls.HiddenField

SolicitudNumeroLabel protected_oe property

SolicitudNumeroLabel control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label SolicitudNumeroLabel
return global::System.Web.UI.WebControls.Label

UbicacionLabel protected_oe property

UbicacionLabel control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label UbicacionLabel
return global::System.Web.UI.WebControls.Label

btnCambiarUbicacion protected_oe property

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

btnRegresar protected_oe property

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
return global::System.Web.UI.WebControls.Button

ckeComentarios protected_oe property

ckeComentarios control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::CKEditor.NET.CKEditorControl ckeComentarios
return global::CKEditor.NET.CKEditorControl

ddlUbicacionExpediente protected_oe property

ddlUbicacionExpediente control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.DropDownList ddlUbicacionExpediente
return global::System.Web.UI.WebControls.DropDownList

hddArchivoId protected_oe property

hddArchivoId control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.HiddenField hddArchivoId
return global::System.Web.UI.WebControls.HiddenField