C# Class SIAQ.Web.Application.WebApp.Private.Operation.opeRegistroSolicitud

ファイルを表示 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
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
ckeDireccionHechos global::CKEditor.NET.CKEditorControl
ckeObservaciones global::CKEditor.NET.CKEditorControl
ddlFormaContacto global::System.Web.UI.WebControls.DropDownList
ddlFuncionario global::System.Web.UI.WebControls.DropDownList
ddlLugarHechos global::System.Web.UI.WebControls.DropDownList
ddlProblematica global::System.Web.UI.WebControls.DropDownList
ddlTipoParticipacion 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
lblSubTitulo global::System.Web.UI.WebControls.Label
pnlBotones global::System.Web.UI.WebControls.Panel
pnlFormulario global::System.Web.UI.WebControls.Panel
rblPresente global::System.Web.UI.WebControls.RadioButtonList
txtCiudadano global::System.Web.UI.WebControls.TextBox
wucFixedDateTime global::SIAQ.Web.Include.WebUserControls.wucFixedDateTime

Protected Methods

Method Description
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, GridViewCommandEventArgs e ) : void
gvCiudadano_RowDataBound ( object sender, GridViewRowEventArgs e ) : void
gvCiudadano_Sorting ( object sender, GridViewSortEventArgs e ) : void

Private Methods

Method Description
Clear ( ) : void
GetCitizenList ( string prefixText, int count ) : List
InsertSolicitud ( ) : void
InsertSolicitudCiudadano_Local ( String CiudadanoId, String Foco ) : void
SelectFormaContacto ( ) : void
SelectFuncionario ( ) : void
SelectLugarHechos ( ) : void
SelectProblematica ( ) : void
SelectTipoParticipacion ( ) : void

Method Details

Page_Load() protected method

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

btnAgregarCiudadano_Click() protected method

protected btnAgregarCiudadano_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

btnRegresar_Click() protected method

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

gvCiudadano_RowCommand() protected method

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

gvCiudadano_RowDataBound() protected method

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

gvCiudadano_Sorting() protected method

protected gvCiudadano_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

Sender protected_oe property

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

SenderId protected_oe property

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

autoCompleteExtender protected_oe property

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

btnAgregarCiudadano protected_oe property

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
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

btnRegresar protected_oe property

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

ckeDireccionHechos protected_oe property

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

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

ddlFormaContacto protected_oe property

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

ddlFuncionario protected_oe property

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

ddlLugarHechos protected_oe property

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

ddlProblematica protected_oe property

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

ddlTipoParticipacion protected_oe property

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

gvCiudadano protected_oe property

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

hddCiudadanoId protected_oe property

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

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

lblSubTitulo protected_oe property

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

rblPresente protected_oe property

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

txtCiudadano protected_oe property

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

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