C# Class SIAQ.Web.Include.WebUserControls.wucFastCatalog

Inheritance: System.Web.UI.UserControl
显示文件 Open project: GCSoft/CEDHNL

Protected Properties

Property Type Description
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

Public Methods

Method Description
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

Protected Methods

Method Description
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

Private Methods

Method Description
ClearControl ( ) : void
InsertColonia ( ) : void
InsertEstado ( ) : void
InsertMunicipio ( ) : void
InsertPais ( ) : void

Method Details

Page_Load() protected method

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

SetCatalogType() public method

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
return void

btnCrear_Click() protected method

protected btnCrear_Click ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
return void

imgAgregar_Click() protected method

protected imgAgregar_Click ( object sender, System.Web.UI.ImageClickEventArgs e ) : void
sender object
e System.Web.UI.ImageClickEventArgs
return void

imgCloseWindow_Click() protected method

protected imgCloseWindow_Click ( object sender, System.Web.UI.ImageClickEventArgs e ) : void
sender object
e System.Web.UI.ImageClickEventArgs
return void

Property Details

btnCrear protected_oe property

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

dragPanelAction protected_oe property

dragPanelAction control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::AjaxControlToolkit.DragPanelExtender dragPanelAction
return global::AjaxControlToolkit.DragPanelExtender

hddEstadoId protected_oe property

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
return global::System.Web.UI.WebControls.HiddenField

hddFastCatalogType protected_oe property

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
return global::System.Web.UI.WebControls.HiddenField

hddItemCreatedID protected_oe property

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
return global::System.Web.UI.WebControls.HiddenField

hddMunicipioId protected_oe property

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
return global::System.Web.UI.WebControls.HiddenField

hddPaisId protected_oe property

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
return global::System.Web.UI.WebControls.HiddenField

imgAgregar protected_oe property

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
return global::System.Web.UI.WebControls.ImageButton

imgCloseWindow protected_oe property

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
return global::System.Web.UI.WebControls.ImageButton

lblActionTitle protected_oe property

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
return global::System.Web.UI.WebControls.Label

lblMessage protected_oe property

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
return global::System.Web.UI.WebControls.Label

pnlAction protected_oe property

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
return global::System.Web.UI.WebControls.Panel

pnlActionBody protected_oe property

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
return global::System.Web.UI.WebControls.Panel

pnlActionContent protected_oe property

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
return global::System.Web.UI.WebControls.Panel

pnlActionHeader protected_oe property

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
return global::System.Web.UI.WebControls.Panel

pnlControl protected_oe property

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
return global::System.Web.UI.WebControls.Panel

txtNombre protected_oe property

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
return global::System.Web.UI.WebControls.TextBox