C# Класс SIAQ.Web.Application.WebApp.Private.Catalog.catLugarHechos

Наследование: SIAQ.BusinessProcess.Page.BPPage
Показать файл Открыть проект

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

Свойство Тип Описание
btnAction global::System.Web.UI.WebControls.Button
btnBuscar global::System.Web.UI.WebControls.Button
btnExportar global::System.Web.UI.WebControls.Button
btnNuevo global::System.Web.UI.WebControls.Button
gvLugarHechos global::System.Web.UI.WebControls.GridView
hddLugarHechos global::System.Web.UI.WebControls.HiddenField
hddSort global::System.Web.UI.WebControls.HiddenField
imgCloseWindow global::System.Web.UI.WebControls.ImageButton
lblActionMessage global::System.Web.UI.WebControls.Label
lblActionTitle 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
pnlBotones global::System.Web.UI.WebControls.Panel
pnlFormulario global::System.Web.UI.WebControls.Panel
pnlGrid global::System.Web.UI.WebControls.Panel
txtActionDescripcion global::System.Web.UI.WebControls.TextBox
txtActionNombre global::System.Web.UI.WebControls.TextBox
txtNombre global::System.Web.UI.WebControls.TextBox

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

Метод Описание
Page_Load ( object sender, EventArgs e ) : void
btnAction_Click ( object sender, EventArgs e ) : void
btnBuscar_Click ( object sender, EventArgs e ) : void
btnNuevo_Click ( object sender, EventArgs e ) : void
gvLugarHechos_RowCommand ( object sender, System.Web.UI.WebControls.GridViewCommandEventArgs e ) : void
gvLugarHechos_RowDataBound ( object sender, System.Web.UI.WebControls.GridViewRowEventArgs e ) : void
gvLugarHechos_Sorting ( object sender, System.Web.UI.WebControls.GridViewSortEventArgs e ) : void
imgCloseWindow_Click ( object sender, ImageClickEventArgs e ) : void

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

Метод Описание
ClearActionPanel ( ) : void
SetPanel ( LugarHechosActionTypes LugarHechosActionTypes, Int32 LugarHechosId ) : void
ValidateActionForm ( ) : void
insertLugarHechos ( ) : void
selectcatLugarHechos ( ) : void
selectcatLugarHechos_ForEdit ( Int32 LugarHechosId ) : void
updateLugarHechos ( Int32 LugarHechosId ) : void

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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