Property | Type | Description | |
---|---|---|---|
alert | global::System.Web.UI.HtmlControls.HtmlGenericControl | ||
detalleProductoLiteral | global::System.Web.UI.WebControls.Literal | ||
tablitaProductos | global::System.Web.UI.WebControls.Table |
Method | Description | |
---|---|---|
IniciarPresentador ( ) : void | ||
ejecutarScript ( ) : void |
Metodo que ejecuta el script en el cliente, desde el servidor
|
Method | Description | |
---|---|---|
Page_Load ( object sender, EventArgs e ) : void |
Metodo para iniciar las llamadas
|
protected Page_Load ( object sender, EventArgs e ) : void | ||
sender | object | |
e | EventArgs | |
return | void |
protected global::System.Web.UI.HtmlControls.HtmlGenericControl alert | ||
return | global::System.Web.UI.HtmlControls.HtmlGenericControl |
protected global::System.Web.UI.WebControls.Literal detalleProductoLiteral | ||
return | global::System.Web.UI.WebControls.Literal |