C# Class templateApp.GUI.Modulo3.M3_ModificarOrganizacion

Mostrar archivo Open project: rosmantorres/sakaratedo

Protected Properties

Property Type Description
ListEstados global::System.Web.UI.WebControls.DropDownList
ListTecnica global::System.Web.UI.WebControls.DropDownList
alert global::System.Web.UI.HtmlControls.HtmlGenericControl
btnmofificarOrganizacion 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

Public Methods

Method Description
Respuesta ( ) : void
alertaExpresiones ( ) : void
alertaModificarFallido ( Exception ex ) : void
alertaModificarFallidoEstiloOrg ( ExcepcionesSKD ex ) : void

Protected Methods

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

Method Details

Page_Load() protected method

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

Respuesta() public method

public Respuesta ( ) : void
return void

alertaExpresiones() public method

public alertaExpresiones ( ) : void
return void

alertaModificarFallido() public method

public alertaModificarFallido ( Exception ex ) : void
ex Exception
return void

alertaModificarFallidoEstiloOrg() public method

public alertaModificarFallidoEstiloOrg ( ExcepcionesSKD ex ) : void
ex ExcepcionesSKD
return void

btnModificarOrganizaciones() protected method

protected btnModificarOrganizaciones ( object sender, EventArgs e ) : void
sender object
e EventArgs
return 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
return 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
return 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
return global::System.Web.UI.HtmlControls.HtmlGenericControl

btnmofificarOrganizacion protected_oe property

btnmofificarOrganizacion control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Button btnmofificarOrganizacion
return 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
return 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
return 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
return 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
return 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
return 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
return 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
return 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
return global::System.Web.UI.HtmlControls.HtmlInputText