프로퍼티 | 타입 | 설명 | |
---|---|---|---|
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 |
메소드 | 설명 | |
---|---|---|
Page_Load ( object sender, EventArgs e ) : void | ||
btnAceptar_Click ( object sender, EventArgs e ) : void |
protected Page_Load ( object sender, EventArgs e ) : void | ||
sender | object | |
e | EventArgs | |
리턴 | void |
protected btnAceptar_Click ( object sender, EventArgs e ) : void | ||
sender | object | |
e | EventArgs | |
리턴 | void |
protected global::System.Web.UI.WebControls.Panel Panel1 | ||
리턴 | global::System.Web.UI.WebControls.Panel |
protected global::System.Web.UI.WebControls.Button btnAceptar | ||
리턴 | global::System.Web.UI.WebControls.Button |
protected global::System.Web.UI.WebControls.Panel pnlFormulario | ||
리턴 | global::System.Web.UI.WebControls.Panel |
protected global::SIAQ.Web.Include.WebUserControls.wucCalendar wucFechaFinal | ||
리턴 | global::SIAQ.Web.Include.WebUserControls.wucCalendar |