Property | Type | Description | |
---|---|---|---|
agregar_historial_matricula | global::System.Web.UI.HtmlControls.HtmlForm | ||
alert1 | global::System.Web.UI.HtmlControls.HtmlGenericControl | ||
btn_modificarHistorialMatricula | global::System.Web.UI.WebControls.Button | ||
cmatriHM | global::System.Web.UI.WebControls.TextBox | ||
dateHM | global::System.Web.UI.WebControls.TextBox | ||
modalidadHM | global::System.Web.UI.WebControls.DropDownList |
Method | Description | |
---|---|---|
M4_ModificarHistorialMatricula ( ) : System |
Es el constructor de la clase M4_ModificarHistorialMatricula
|
Method | Description | |
---|---|---|
Btn_ModificarHistorialM_Click ( object sender, |
El metodo que perite la llamada del presentador para modificar el Dojo
|
|
Page_Load ( object sender, |
Metodo para el inicio de la vista
|
protected Btn_ModificarHistorialM_Click ( object sender, |
||
sender | object | |
e | ||
return | void |
public M4_ModificarHistorialMatricula ( ) : System | ||
return | System |
protected Page_Load ( object sender, |
||
sender | object | |
e | ||
return | void |
protected global::System.Web.UI.HtmlControls.HtmlForm agregar_historial_matricula | ||
return | global::System.Web.UI.HtmlControls.HtmlForm |
protected global::System.Web.UI.HtmlControls.HtmlGenericControl alert1 | ||
return | global::System.Web.UI.HtmlControls.HtmlGenericControl |
protected global::System.Web.UI.WebControls.Button btn_modificarHistorialMatricula | ||
return | global::System.Web.UI.WebControls.Button |
protected global::System.Web.UI.WebControls.TextBox cmatriHM | ||
return | global::System.Web.UI.WebControls.TextBox |
protected global::System.Web.UI.WebControls.TextBox dateHM | ||
return | global::System.Web.UI.WebControls.TextBox |