Property | Type | Description | |
---|---|---|---|
alert | global::System.Web.UI.HtmlControls.HtmlGenericControl | ||
eliminar_matricula | global::System.Web.UI.HtmlControls.HtmlForm | ||
laTabla | global::System.Web.UI.WebControls.Literal | ||
sta | global::System.Web.UI.WebControls.Literal |
Method | Description | |
---|---|---|
M4_ListarHistorialMatricula ( ) : System |
Es el constructor de la clase M4_ListarHistorialMatricula
|
Method | Description | |
---|---|---|
EliminarMatricula ( String matriculaEliminar ) : void | ||
Page_Load ( object sender, |
protected EliminarMatricula ( String matriculaEliminar ) : void | ||
matriculaEliminar | String | |
return | void |
public M4_ListarHistorialMatricula ( ) : System | ||
return | System |
protected Page_Load ( object sender, |
||
sender | object | |
e | ||
return | void |
protected global::System.Web.UI.HtmlControls.HtmlGenericControl alert | ||
return | global::System.Web.UI.HtmlControls.HtmlGenericControl |
protected global::System.Web.UI.HtmlControls.HtmlForm eliminar_matricula | ||
return | global::System.Web.UI.HtmlControls.HtmlForm |
protected global::System.Web.UI.WebControls.Literal laTabla | ||
return | global::System.Web.UI.WebControls.Literal |