Property | Type | Description | |
---|---|---|---|
alert | global::System.Web.UI.HtmlControls.HtmlGenericControl | ||
detalleEventoLiteral | global::System.Web.UI.WebControls.Literal | ||
tablitaEventos | 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, |
Metodo para iniciar las llamadas
|
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.WebControls.Literal detalleEventoLiteral | ||
return | global::System.Web.UI.WebControls.Literal |