C# Class SIAQ.Web.Application.WebApp.Private.Reportes.rptIntegralVictimas1

Afficher le fichier Open project: GCSoft/CEDHNL

Protected Properties

Свойство Type Description
Panel1 global::System.Web.UI.WebControls.Panel
btnAceptar global::System.Web.UI.WebControls.Button
pnlFormulario global::System.Web.UI.WebControls.Panel
wucFechaFinal global::SIAQ.Web.Include.WebUserControls.wucCalendar
wucFechaInicial global::SIAQ.Web.Include.WebUserControls.wucCalendar

Méthodes protégées

Méthode Description
Page_Load ( object sender, EventArgs e ) : void
btnAceptar_Click ( object sender, EventArgs e ) : void

Method Details

Page_Load() protected méthode

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e EventArgs
Résultat void

btnAceptar_Click() protected méthode

protected btnAceptar_Click ( object sender, EventArgs e ) : void
sender object
e EventArgs
Résultat void

Property Details

Panel1 protected_oe property

Panel1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Panel Panel1
Résultat global::System.Web.UI.WebControls.Panel

btnAceptar protected_oe property

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

pnlFormulario protected_oe property

pnlFormulario control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Panel pnlFormulario
Résultat global::System.Web.UI.WebControls.Panel

wucFechaFinal protected_oe property

wucFechaFinal control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::SIAQ.Web.Include.WebUserControls.wucCalendar wucFechaFinal
Résultat global::SIAQ.Web.Include.WebUserControls.wucCalendar

wucFechaInicial protected_oe property

wucFechaInicial control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::SIAQ.Web.Include.WebUserControls.wucCalendar wucFechaInicial
Résultat global::SIAQ.Web.Include.WebUserControls.wucCalendar