C# 클래스 templateApp.GUI.Modulo5.M5_ModificarCintas

상속: System.Web.UI.Page, IContratoModificarCinta
파일 보기 프로젝트 열기: rosmantorres/sakaratedo

보호된 프로퍼티들

프로퍼티 타입 설명
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

공개 메소드들

메소드 설명
Respuesta ( ) : void
agregarOrganizacionCombo ( string id, string nombre ) : void
alertaExpresiones ( ) : void
alertaModificarFallido ( Exception ex ) : void
alertaModificarFallidoOrden ( ExcepcionesSKD ex ) : void

보호된 메소드들

메소드 설명
Page_Load ( object sender, EventArgs e ) : void
btnModificarCinta ( object sender, EventArgs e ) : void

메소드 상세

Page_Load() 보호된 메소드

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

Respuesta() 공개 메소드

public Respuesta ( ) : void
리턴 void

agregarOrganizacionCombo() 공개 메소드

public agregarOrganizacionCombo ( string id, string nombre ) : void
id string
nombre string
리턴 void

alertaExpresiones() 공개 메소드

public alertaExpresiones ( ) : void
리턴 void

alertaModificarFallido() 공개 메소드

public alertaModificarFallido ( Exception ex ) : void
ex System.Exception
리턴 void

alertaModificarFallidoOrden() 공개 메소드

public alertaModificarFallidoOrden ( ExcepcionesSKD ex ) : void
ex ExcepcionesSKD
리턴 void

btnModificarCinta() 보호된 메소드

protected btnModificarCinta ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
리턴 void

프로퍼티 상세

ListOrg 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.WebControls.DropDownList

alert 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.HtmlControls.HtmlGenericControl

btnModificarCintas 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.WebControls.Button

cate 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.HtmlControls.HtmlInputText

color 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.HtmlControls.HtmlInputText

consulta_org 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.HtmlControls.HtmlForm

divComboTipoListOrg 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.HtmlControls.HtmlGenericControl

id_otro 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.HtmlControls.HtmlGenericControl

ord 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.HtmlControls.HtmlInputText

ran 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.HtmlControls.HtmlInputText

signi 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.HtmlControls.HtmlInputText