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

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

보호된 프로퍼티들

프로퍼티 타입 설명
ListOrg global::System.Web.UI.WebControls.DropDownList
alert global::System.Web.UI.HtmlControls.HtmlGenericControl
alertlocal global::System.Web.UI.HtmlControls.HtmlGenericControl
btnCrearCintas 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
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
alertaAgregarFallido ( Exception ex ) : void
alertaAgregarFallidoOrden ( ExcepcionesSKD ex ) : void
alertaAgregarFallidoRepetida ( ExcepcionesSKD ex ) : void
alertaCamposVacios ( ) : void
alertaExpresiones ( ) : void

보호된 메소드들

메소드 설명
Page_Load ( object sender, EventArgs e ) : void
btnCrearCinta ( 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

alertaAgregarFallido() 공개 메소드

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

alertaAgregarFallidoOrden() 공개 메소드

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

alertaAgregarFallidoRepetida() 공개 메소드

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

alertaCamposVacios() 공개 메소드

public alertaCamposVacios ( ) : void
리턴 void

alertaExpresiones() 공개 메소드

public alertaExpresiones ( ) : void
리턴 void

btnCrearCinta() 보호된 메소드

protected btnCrearCinta ( 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

alertlocal 보호되어 있는 프로퍼티

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

btnCrearCintas 보호되어 있는 프로퍼티

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

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