C# Class templateApp.GUI.Modulo10.M10_ListarAsistenciaEventos

Inheritance: System.Web.UI.Page, IContratoListarAsistencia
Mostrar archivo Open project: rosmantorres/sakaratedo

Protected Properties

Property Type Description
Div1 global::System.Web.UI.HtmlControls.HtmlGenericControl
alert global::System.Web.UI.HtmlControls.HtmlGenericControl
tabla global::System.Web.UI.WebControls.Literal

Private Properties

Property Type Description

Public Methods

Method Description
M10_ListarAsistenciaEventos ( ) : System

Protected Methods

Method Description
Page_Load ( object sender, EventArgs e ) : void

Method Details

M10_ListarAsistenciaEventos() public method

public M10_ListarAsistenciaEventos ( ) : System
return System

Page_Load() protected method

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
return void

Property Details

Div1 protected_oe property

Div1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlGenericControl Div1
return global::System.Web.UI.HtmlControls.HtmlGenericControl

alert protected_oe property

alert control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlGenericControl alert
return global::System.Web.UI.HtmlControls.HtmlGenericControl

tabla protected_oe property

tabla control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Literal tabla
return global::System.Web.UI.WebControls.Literal