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

Показать файл Открыть проект

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

Свойство Тип Описание
Label2 global::System.Web.UI.WebControls.Label
btnAction global::System.Web.UI.WebControls.Button
btnBuscar global::System.Web.UI.WebControls.Button
btnNuevo global::System.Web.UI.WebControls.Button
gvOcupacion global::System.Web.UI.WebControls.GridView
hddOcupacion 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
gvOcupacion_RowCommand ( object sender, GridViewCommandEventArgs e ) : void
gvOcupacion_RowDataBound ( object sender, GridViewRowEventArgs e ) : void
gvOcupacion_Sorting ( object sender, GridViewSortEventArgs e ) : void
imgCloseWindow_Click ( object sender, ImageClickEventArgs e ) : void

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

Метод Описание
ClearActionPanel ( ) : void
SetPanel ( OcupacionActionTypes OcupacionActionTypes, Int32 OcupacionId ) : void
ValidateActionForm ( ) : void
insertOcupacion ( ) : void
selectMotivo_ForEdit ( Int32 OcupacionId ) : void
selectOcupacion ( ) : void
updateMotivo ( Int32 OcupacionId ) : void

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

hddOcupacion control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.HiddenField hddOcupacion
Результат 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