C# Класс SIAQ.Web.Include.WebUserControls.wucFastCatalog

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

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

Свойство Тип Описание
btnCrear global::System.Web.UI.WebControls.Button
dragPanelAction global::AjaxControlToolkit.DragPanelExtender
hddEstadoId global::System.Web.UI.WebControls.HiddenField
hddFastCatalogType global::System.Web.UI.WebControls.HiddenField
hddItemCreatedID global::System.Web.UI.WebControls.HiddenField
hddMunicipioId global::System.Web.UI.WebControls.HiddenField
hddPaisId global::System.Web.UI.WebControls.HiddenField
imgAgregar global::System.Web.UI.WebControls.ImageButton
imgCloseWindow global::System.Web.UI.WebControls.ImageButton
lblActionTitle global::System.Web.UI.WebControls.Label
lblMessage global::System.Web.UI.WebControls.Label
pnlAction global::System.Web.UI.WebControls.Panel
pnlActionBody global::System.Web.UI.WebControls.Panel
pnlActionContent global::System.Web.UI.WebControls.Panel
pnlActionHeader global::System.Web.UI.WebControls.Panel
pnlControl global::System.Web.UI.WebControls.Panel
txtNombre global::System.Web.UI.WebControls.TextBox

Открытые методы

Метод Описание
SetCatalogType ( FastCatalogTypes FastCatalogType, System.Boolean EnableControl ) : void

Configura el control para el tipo de catálogo a controlar

wucFastCatalog.SetCatalogType 16-Julio-2014 Ruben.Cobos

Защищенные методы

Метод Описание
Page_Load ( object sender, EventArgs e ) : void
btnCrear_Click ( object sender, EventArgs e ) : void
imgAgregar_Click ( object sender, System.Web.UI.ImageClickEventArgs e ) : void
imgCloseWindow_Click ( object sender, System.Web.UI.ImageClickEventArgs e ) : void

Приватные методы

Метод Описание
ClearControl ( ) : void
InsertColonia ( ) : void
InsertEstado ( ) : void
InsertMunicipio ( ) : void
InsertPais ( ) : void

Описание методов

Page_Load() защищенный Метод

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Результат void

SetCatalogType() публичный Метод

Configura el control para el tipo de catálogo a controlar
wucFastCatalog.SetCatalogType 16-Julio-2014 Ruben.Cobos
public SetCatalogType ( FastCatalogTypes FastCatalogType, System.Boolean EnableControl ) : void
FastCatalogType FastCatalogTypes
EnableControl System.Boolean
Результат void

btnCrear_Click() защищенный Метод

protected btnCrear_Click ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Результат void

imgAgregar_Click() защищенный Метод

protected imgAgregar_Click ( object sender, System.Web.UI.ImageClickEventArgs e ) : void
sender object
e System.Web.UI.ImageClickEventArgs
Результат void

imgCloseWindow_Click() защищенный Метод

protected imgCloseWindow_Click ( object sender, System.Web.UI.ImageClickEventArgs e ) : void
sender object
e System.Web.UI.ImageClickEventArgs
Результат void

Описание свойств

btnCrear защищенное свойство

btnCrear control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Button btnCrear
Результат global::System.Web.UI.WebControls.Button

dragPanelAction защищенное свойство

dragPanelAction control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::AjaxControlToolkit.DragPanelExtender dragPanelAction
Результат global::AjaxControlToolkit.DragPanelExtender

hddEstadoId защищенное свойство

hddEstadoId control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.HiddenField hddEstadoId
Результат global::System.Web.UI.WebControls.HiddenField

hddFastCatalogType защищенное свойство

hddFastCatalogType control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.HiddenField hddFastCatalogType
Результат global::System.Web.UI.WebControls.HiddenField

hddItemCreatedID защищенное свойство

hddItemCreatedID control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.HiddenField hddItemCreatedID
Результат global::System.Web.UI.WebControls.HiddenField

hddMunicipioId защищенное свойство

hddMunicipioId control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.HiddenField hddMunicipioId
Результат global::System.Web.UI.WebControls.HiddenField

hddPaisId защищенное свойство

hddPaisId control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.HiddenField hddPaisId
Результат global::System.Web.UI.WebControls.HiddenField

imgAgregar защищенное свойство

imgAgregar control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.ImageButton imgAgregar
Результат global::System.Web.UI.WebControls.ImageButton

imgCloseWindow защищенное свойство

imgCloseWindow control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.ImageButton imgCloseWindow
Результат global::System.Web.UI.WebControls.ImageButton

lblActionTitle защищенное свойство

lblActionTitle control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label lblActionTitle
Результат global::System.Web.UI.WebControls.Label

lblMessage защищенное свойство

lblMessage control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label lblMessage
Результат global::System.Web.UI.WebControls.Label

pnlAction защищенное свойство

pnlAction control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Panel pnlAction
Результат global::System.Web.UI.WebControls.Panel

pnlActionBody защищенное свойство

pnlActionBody control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Panel pnlActionBody
Результат global::System.Web.UI.WebControls.Panel

pnlActionContent защищенное свойство

pnlActionContent control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Panel pnlActionContent
Результат global::System.Web.UI.WebControls.Panel

pnlActionHeader защищенное свойство

pnlActionHeader control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Panel pnlActionHeader
Результат global::System.Web.UI.WebControls.Panel

pnlControl защищенное свойство

pnlControl control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Panel pnlControl
Результат global::System.Web.UI.WebControls.Panel

txtNombre защищенное свойство

txtNombre control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox txtNombre
Результат global::System.Web.UI.WebControls.TextBox