C# Класс SIAQ.Web.Application.WebApp.Private.Operation.opeRegistroVisita

Наследование: SIAQ.BusinessProcess.Page.BPPage
Показать файл Открыть проект

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

Свойство Тип Описание
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