Property | Type | Description | |
---|---|---|---|
detalle_asistencia | global::System.Web.UI.HtmlControls.HtmlForm | ||
fechaEvento | global::System.Web.UI.WebControls.TextBox | ||
listaAsistentes | global::System.Web.UI.WebControls.ListBox | ||
listaNoAsistieron | global::System.Web.UI.WebControls.ListBox | ||
nombreEvento | global::System.Web.UI.WebControls.TextBox |
Method | Description | |
---|---|---|
M10_DetalleAsistenciaEvento ( ) : System |
Method | Description | |
---|---|---|
Page_Load ( object sender, |
public M10_DetalleAsistenciaEvento ( ) : System | ||
return | System |
protected Page_Load ( object sender, |
||
sender | object | |
e | ||
return | void |
protected global::System.Web.UI.HtmlControls.HtmlForm detalle_asistencia | ||
return | global::System.Web.UI.HtmlControls.HtmlForm |
protected global::System.Web.UI.WebControls.TextBox fechaEvento | ||
return | global::System.Web.UI.WebControls.TextBox |
protected global::System.Web.UI.WebControls.ListBox listaAsistentes | ||
return | global::System.Web.UI.WebControls.ListBox |
protected global::System.Web.UI.WebControls.ListBox listaNoAsistieron | ||
return | global::System.Web.UI.WebControls.ListBox |