C# Class templateApp.GUI.Modulo5.M5_ModificarCintas

Inheritance: System.Web.UI.Page, IContratoModificarCinta
Afficher le fichier Open project: rosmantorres/sakaratedo

Protected Properties

Свойство Type Description
ListOrg global::System.Web.UI.WebControls.DropDownList
alert global::System.Web.UI.HtmlControls.HtmlGenericControl
btnModificarCintas global::System.Web.UI.WebControls.Button
cate global::System.Web.UI.HtmlControls.HtmlInputText
color global::System.Web.UI.HtmlControls.HtmlInputText
consulta_org global::System.Web.UI.HtmlControls.HtmlForm
divComboTipoListOrg global::System.Web.UI.HtmlControls.HtmlGenericControl
id_otro global::System.Web.UI.HtmlControls.HtmlGenericControl
ord global::System.Web.UI.HtmlControls.HtmlInputText
ran global::System.Web.UI.HtmlControls.HtmlInputText
signi global::System.Web.UI.HtmlControls.HtmlInputText

Méthodes publiques

Méthode Description
Respuesta ( ) : void
agregarOrganizacionCombo ( string id, string nombre ) : void
alertaExpresiones ( ) : void
alertaModificarFallido ( Exception ex ) : void
alertaModificarFallidoOrden ( ExcepcionesSKD ex ) : void

Méthodes protégées

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

Method Details

Page_Load() protected méthode

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

Respuesta() public méthode

public Respuesta ( ) : void
Résultat void

agregarOrganizacionCombo() public méthode

public agregarOrganizacionCombo ( string id, string nombre ) : void
id string
nombre string
Résultat void

alertaExpresiones() public méthode

public alertaExpresiones ( ) : void
Résultat void

alertaModificarFallido() public méthode

public alertaModificarFallido ( Exception ex ) : void
ex System.Exception
Résultat void

alertaModificarFallidoOrden() public méthode

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

btnModificarCinta() protected méthode

protected btnModificarCinta ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Résultat void

Property Details

ListOrg protected_oe property

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

btnModificarCintas protected_oe property

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

cate protected_oe property

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

color protected_oe property

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

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

divComboTipoListOrg protected_oe property

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

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

ord protected_oe property

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

ran protected_oe property

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

signi protected_oe property

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