C# Класс templateApp.GUI.Modulo5.M5_CrearCintas

Наследование: System.Web.UI.Page, IContratoCrearCinta
Показать файл Открыть проект

Защищенные свойства (Protected)

Свойство Тип Описание
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