C# 클래스 SIAQ.Web.Application.WebApp.Private.Victimas.vicClimaLaboral

파일 보기 프로젝트 열기: GCSoft/CEDHNL

보호된 프로퍼티들

프로퍼티 타입 설명
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

보호된 메소드들

메소드 설명
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

비공개 메소드들

메소드 설명
Clear ( ) : void
InsertClimaLaboral ( ) : void
InsertClimaLaboralUsuario_Local ( ) : void
SelectUsuario ( ) : void

메소드 상세

Page_Load() 보호된 메소드

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e EventArgs
리턴 void

btnAgregarUsuario_Click() 보호된 메소드

protected btnAgregarUsuario_Click ( object sender, EventArgs e ) : void
sender object
e EventArgs
리턴 void

btnGuardar_Click() 보호된 메소드

protected btnGuardar_Click ( object sender, EventArgs e ) : void
sender object
e EventArgs
리턴 void

gvUsuario_RowCommand() 보호된 메소드

protected gvUsuario_RowCommand ( object sender, GridViewCommandEventArgs e ) : void
sender object
e GridViewCommandEventArgs
리턴 void

gvUsuario_RowDataBound() 보호된 메소드

protected gvUsuario_RowDataBound ( object sender, GridViewRowEventArgs e ) : void
sender object
e GridViewRowEventArgs
리턴 void

gvUsuario_Sorting() 보호된 메소드

protected gvUsuario_Sorting ( object sender, GridViewSortEventArgs e ) : void
sender object
e GridViewSortEventArgs
리턴 void

프로퍼티 상세

Label1 보호되어 있는 프로퍼티

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

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

Label3 보호되어 있는 프로퍼티

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

btnAgregarUsuario 보호되어 있는 프로퍼티

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

btnGuardar 보호되어 있는 프로퍼티

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

ckeObservaciones 보호되어 있는 프로퍼티

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

ddlUsuario 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.WebControls.DropDownList

gvUsuario 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.WebControls.GridView

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

lblTitulo 보호되어 있는 프로퍼티

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

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

wucFixedDateTime 보호되어 있는 프로퍼티

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
리턴 global::SIAQ.Web.Include.WebUserControls.wucFixedDateTime