C# Class templateApp.GUI.Modulo3.M3_AgregarOrganizacion

Afficher le fichier Open project: rosmantorres/sakaratedo

Protected Properties

Свойство Type Description
ListEstados global::System.Web.UI.WebControls.DropDownList
ListTecnica global::System.Web.UI.WebControls.DropDownList
alert global::System.Web.UI.HtmlControls.HtmlGenericControl
btnAgregarOrganizacion global::System.Web.UI.WebControls.Button
consulta_org global::System.Web.UI.HtmlControls.HtmlForm
direccion global::System.Web.UI.HtmlControls.HtmlInputText
div1 global::System.Web.UI.HtmlControls.HtmlGenericControl
divComboEstado global::System.Web.UI.HtmlControls.HtmlGenericControl
email global::System.Web.UI.HtmlControls.HtmlInputText
id_otro global::System.Web.UI.HtmlControls.HtmlGenericControl
nombre global::System.Web.UI.HtmlControls.HtmlInputText
telefono global::System.Web.UI.HtmlControls.HtmlInputText

Méthodes publiques

Méthode Description
Respuesta ( ) : void
alertaAgregarFallido ( Exception ex ) : void
alertaAgregarFallidoEstiloOrg ( ExcepcionesSKD ex ) : void
alertaAgregarFallidoNombreOrg ( ExcepcionesSKD ex ) : void
alertaCamposVacios ( ) : void
alertaExpresiones ( ) : void

Méthodes protégées

Méthode Description
Page_Load ( object sender, EventArgs e ) : void
btnAgregarOrganizaciones ( object sender, EventArgs e ) : void

Method Details

Page_Load() protected méthode

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e EventArgs
Résultat void

Respuesta() public méthode

public Respuesta ( ) : void
Résultat void

alertaAgregarFallido() public méthode

public alertaAgregarFallido ( Exception ex ) : void
ex Exception
Résultat void

alertaAgregarFallidoEstiloOrg() public méthode

public alertaAgregarFallidoEstiloOrg ( ExcepcionesSKD ex ) : void
ex ExcepcionesSKD
Résultat void

alertaAgregarFallidoNombreOrg() public méthode

public alertaAgregarFallidoNombreOrg ( ExcepcionesSKD ex ) : void
ex ExcepcionesSKD
Résultat void

alertaCamposVacios() public méthode

public alertaCamposVacios ( ) : void
Résultat void

alertaExpresiones() public méthode

public alertaExpresiones ( ) : void
Résultat void

btnAgregarOrganizaciones() protected méthode

protected btnAgregarOrganizaciones ( object sender, EventArgs e ) : void
sender object
e EventArgs
Résultat void

Property Details

ListEstados protected_oe property

ListEstados control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.DropDownList ListEstados
Résultat global::System.Web.UI.WebControls.DropDownList

ListTecnica protected_oe property

ListTecnica control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.DropDownList ListTecnica
Résultat global::System.Web.UI.WebControls.DropDownList

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
Résultat global::System.Web.UI.HtmlControls.HtmlGenericControl

btnAgregarOrganizacion protected_oe property

btnAgregarOrganizacion control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Button btnAgregarOrganizacion
Résultat global::System.Web.UI.WebControls.Button

consulta_org protected_oe property

consulta_org control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlForm consulta_org
Résultat global::System.Web.UI.HtmlControls.HtmlForm

direccion protected_oe property

direccion control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlInputText direccion
Résultat global::System.Web.UI.HtmlControls.HtmlInputText

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
Résultat global::System.Web.UI.HtmlControls.HtmlGenericControl

divComboEstado protected_oe property

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

email protected_oe property

email control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlInputText email
Résultat global::System.Web.UI.HtmlControls.HtmlInputText

id_otro protected_oe property

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

nombre protected_oe property

nombre control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlInputText nombre
Résultat global::System.Web.UI.HtmlControls.HtmlInputText

telefono protected_oe property

telefono control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlInputText telefono
Résultat global::System.Web.UI.HtmlControls.HtmlInputText