C# Class SIAQ.Web.Application.WebApp.Private.Victimas.vicClimaLaboral

ファイルを表示 Open project: GCSoft/CEDHNL

Protected Properties

Property Type Description
Label1 global::System.Web.UI.WebControls.Label
Label2 global::System.Web.UI.WebControls.Label
Label3 global::System.Web.UI.WebControls.Label
btnAgregarUsuario global::System.Web.UI.WebControls.Button
btnGuardar global::System.Web.UI.WebControls.Button
ckeObservaciones global::CKEditor.NET.CKEditorControl
ddlUsuario global::System.Web.UI.WebControls.DropDownList
gvUsuario global::System.Web.UI.WebControls.GridView
hddSort global::System.Web.UI.WebControls.HiddenField
lblTitulo global::System.Web.UI.WebControls.Label
pnlBotones global::System.Web.UI.WebControls.Panel
pnlFormulario global::System.Web.UI.WebControls.Panel
wucFixedDateTime global::SIAQ.Web.Include.WebUserControls.wucFixedDateTime

Protected Methods

Method Description
Page_Load ( object sender, EventArgs e ) : void
btnAgregarUsuario_Click ( object sender, EventArgs e ) : void
btnGuardar_Click ( object sender, EventArgs e ) : void
gvUsuario_RowCommand ( object sender, GridViewCommandEventArgs e ) : void
gvUsuario_RowDataBound ( object sender, GridViewRowEventArgs e ) : void
gvUsuario_Sorting ( object sender, GridViewSortEventArgs e ) : void

Private Methods

Method Description
Clear ( ) : void
InsertClimaLaboral ( ) : void
InsertClimaLaboralUsuario_Local ( ) : void
SelectUsuario ( ) : void

Method Details

Page_Load() protected method

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

btnAgregarUsuario_Click() protected method

protected btnAgregarUsuario_Click ( object sender, EventArgs e ) : void
sender object
e EventArgs
return void

btnGuardar_Click() protected method

protected btnGuardar_Click ( object sender, EventArgs e ) : void
sender object
e EventArgs
return void

gvUsuario_RowCommand() protected method

protected gvUsuario_RowCommand ( object sender, GridViewCommandEventArgs e ) : void
sender object
e GridViewCommandEventArgs
return void

gvUsuario_RowDataBound() protected method

protected gvUsuario_RowDataBound ( object sender, GridViewRowEventArgs e ) : void
sender object
e GridViewRowEventArgs
return void

gvUsuario_Sorting() protected method

protected gvUsuario_Sorting ( object sender, GridViewSortEventArgs e ) : void
sender object
e GridViewSortEventArgs
return void

Property Details

Label1 protected_oe property

Label1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label Label1
return global::System.Web.UI.WebControls.Label

Label2 protected_oe property

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

Label3 protected_oe property

Label3 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label Label3
return global::System.Web.UI.WebControls.Label

btnAgregarUsuario protected_oe property

btnAgregarUsuario control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Button btnAgregarUsuario
return global::System.Web.UI.WebControls.Button

btnGuardar protected_oe property

btnGuardar control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Button btnGuardar
return global::System.Web.UI.WebControls.Button

ckeObservaciones protected_oe property

ckeObservaciones control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::CKEditor.NET.CKEditorControl ckeObservaciones
return global::CKEditor.NET.CKEditorControl

ddlUsuario protected_oe property

ddlUsuario control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.DropDownList ddlUsuario
return global::System.Web.UI.WebControls.DropDownList

gvUsuario protected_oe property

gvUsuario control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.GridView gvUsuario
return global::System.Web.UI.WebControls.GridView

hddSort protected_oe property

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

lblTitulo protected_oe property

lblTitulo control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label lblTitulo
return global::System.Web.UI.WebControls.Label

pnlBotones protected_oe property

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

pnlFormulario protected_oe property

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

wucFixedDateTime protected_oe property

wucFixedDateTime control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::SIAQ.Web.Include.WebUserControls.wucFixedDateTime wucFixedDateTime
return global::SIAQ.Web.Include.WebUserControls.wucFixedDateTime