Свойство | Type | Description | |
---|---|---|---|
alert | global::System.Web.UI.HtmlControls.HtmlGenericControl | ||
detalleFacturaLiteral | global::System.Web.UI.WebControls.Literal | ||
tablaDetallesDatos | global::System.Web.UI.WebControls.Table | ||
tablaDetallesEventos | global::System.Web.UI.WebControls.Table | ||
tablaDetallesMatriculas | global::System.Web.UI.WebControls.Table | ||
tablaDetallesProductos | global::System.Web.UI.WebControls.Table | ||
tablitaFacturas | global::System.Web.UI.WebControls.Table |
Méthode | Description | |
---|---|---|
IniciarPresentador ( ) : void | ||
ejecutarScript ( ) : void |
Metodo que ejecuta el script en el cliente, desde el servidor
|
Méthode | Description | |
---|---|---|
Page_Load ( object sender, |
Metodo para iniciar las llamadas
|
protected Page_Load ( object sender, |
||
sender | object | |
e | ||
Résultat | void |
protected global::System.Web.UI.HtmlControls.HtmlGenericControl alert | ||
Résultat | global::System.Web.UI.HtmlControls.HtmlGenericControl |
protected global::System.Web.UI.WebControls.Literal detalleFacturaLiteral | ||
Résultat | global::System.Web.UI.WebControls.Literal |
protected global::System.Web.UI.WebControls.Table tablaDetallesDatos | ||
Résultat | global::System.Web.UI.WebControls.Table |
protected global::System.Web.UI.WebControls.Table tablaDetallesEventos | ||
Résultat | global::System.Web.UI.WebControls.Table |
protected global::System.Web.UI.WebControls.Table tablaDetallesMatriculas | ||
Résultat | global::System.Web.UI.WebControls.Table |
protected global::System.Web.UI.WebControls.Table tablaDetallesProductos | ||
Résultat | global::System.Web.UI.WebControls.Table |