C# 클래스 SIAQ.Web.Application.WebApp.Private.Operation.opeRegistroVisita

상속: SIAQ.BusinessProcess.Page.BPPage
파일 보기 프로젝트 열기: GCSoft/CEDHNL

보호된 프로퍼티들

프로퍼티 타입 설명
Label1 global::System.Web.UI.WebControls.Label
Label2 global::System.Web.UI.WebControls.Label
Sender global::System.Web.UI.WebControls.HiddenField
SenderId global::System.Web.UI.WebControls.HiddenField
autoCompleteExtender global::AjaxControlToolkit.AutoCompleteExtender
btnAgregarCiudadano global::System.Web.UI.WebControls.Button
btnGuardar global::System.Web.UI.WebControls.Button
btnRegresar global::System.Web.UI.WebControls.Button
ckeObservaciones global::CKEditor.NET.CKEditorControl
ddlArea global::System.Web.UI.WebControls.DropDownList
ddlMotivo global::System.Web.UI.WebControls.DropDownList
ddlUsuario global::System.Web.UI.WebControls.DropDownList
gvCiudadano global::System.Web.UI.WebControls.GridView
hddCiudadanoId global::System.Web.UI.WebControls.HiddenField
hddSort global::System.Web.UI.WebControls.HiddenField
pnlBotones global::System.Web.UI.WebControls.Panel
pnlFormulario global::System.Web.UI.WebControls.Panel
txtCiudadano global::System.Web.UI.WebControls.TextBox
wucFixedDateTime global::SIAQ.Web.Include.WebUserControls.wucFixedDateTime

보호된 메소드들

메소드 설명
Page_Load ( object sender, EventArgs e ) : void
btnAgregarCiudadano_Click ( object sender, EventArgs e ) : void
btnGuardar_Click ( object sender, EventArgs e ) : void
btnRegresar_Click ( object sender, EventArgs e ) : void
gvCiudadano_RowCommand ( object sender, System.Web.UI.WebControls.GridViewCommandEventArgs e ) : void
gvCiudadano_RowDataBound ( object sender, System.Web.UI.WebControls.GridViewRowEventArgs e ) : void
gvCiudadano_Sorting ( object sender, System.Web.UI.WebControls.GridViewSortEventArgs e ) : void

비공개 메소드들

메소드 설명
Clear ( ) : void
GetCitizenList ( string prefixText, int count ) : List
InsertVisita ( ) : void
InsertVisitaCiudadano_Local ( String CiudadanoId, String Foco ) : void
SelectArea ( ) : void
SelectMotivo ( ) : void
SelectUsuario ( ) : void

메소드 상세

Page_Load() 보호된 메소드

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

btnAgregarCiudadano_Click() 보호된 메소드

protected btnAgregarCiudadano_Click ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
리턴 void

btnGuardar_Click() 보호된 메소드

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

btnRegresar_Click() 보호된 메소드

protected btnRegresar_Click ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
리턴 void

gvCiudadano_RowCommand() 보호된 메소드

protected gvCiudadano_RowCommand ( object sender, System.Web.UI.WebControls.GridViewCommandEventArgs e ) : void
sender object
e System.Web.UI.WebControls.GridViewCommandEventArgs
리턴 void

gvCiudadano_RowDataBound() 보호된 메소드

protected gvCiudadano_RowDataBound ( object sender, System.Web.UI.WebControls.GridViewRowEventArgs e ) : void
sender object
e System.Web.UI.WebControls.GridViewRowEventArgs
리턴 void

gvCiudadano_Sorting() 보호된 메소드

protected gvCiudadano_Sorting ( object sender, System.Web.UI.WebControls.GridViewSortEventArgs e ) : void
sender object
e System.Web.UI.WebControls.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

Sender 보호되어 있는 프로퍼티

Sender control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.HiddenField Sender
리턴 global::System.Web.UI.WebControls.HiddenField

SenderId 보호되어 있는 프로퍼티

SenderId control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.HiddenField SenderId
리턴 global::System.Web.UI.WebControls.HiddenField

autoCompleteExtender 보호되어 있는 프로퍼티

autoCompleteExtender control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::AjaxControlToolkit.AutoCompleteExtender autoCompleteExtender
리턴 global::AjaxControlToolkit.AutoCompleteExtender

btnAgregarCiudadano 보호되어 있는 프로퍼티

btnAgregarCiudadano control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Button btnAgregarCiudadano
리턴 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

btnRegresar 보호되어 있는 프로퍼티

btnRegresar control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Button btnRegresar
리턴 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

ddlArea 보호되어 있는 프로퍼티

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

ddlMotivo 보호되어 있는 프로퍼티

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

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

gvCiudadano 보호되어 있는 프로퍼티

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

hddCiudadanoId 보호되어 있는 프로퍼티

hddCiudadanoId control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.HiddenField hddCiudadanoId
리턴 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

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

txtCiudadano 보호되어 있는 프로퍼티

txtCiudadano control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox txtCiudadano
리턴 global::System.Web.UI.WebControls.TextBox

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