C# Класс SIAQ.Web.Application.WebApp.Private.Reportes.rptVisGeneral1

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

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

Свойство Тип Описание
Panel1 global::System.Web.UI.WebControls.Panel
btnAceptar global::System.Web.UI.WebControls.Button
ddlArea global::System.Web.UI.WebControls.DropDownList
hddAreaVisible global::System.Web.UI.WebControls.HiddenField
pnlFormulario global::System.Web.UI.WebControls.Panel
wucFechaFinal global::SIAQ.Web.Include.WebUserControls.wucCalendar
wucFechaInicial global::SIAQ.Web.Include.WebUserControls.wucCalendar

Защищенные методы

Метод Описание
Page_Load ( object sender, EventArgs e ) : void
btnAceptar_Click ( object sender, EventArgs e ) : void

Приватные методы

Метод Описание
SelectArea ( ) : void

Описание методов

Page_Load() защищенный Метод

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Результат void

btnAceptar_Click() защищенный Метод

protected btnAceptar_Click ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Результат void

Описание свойств

Panel1 защищенное свойство

Panel1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Panel Panel1
Результат global::System.Web.UI.WebControls.Panel

btnAceptar защищенное свойство

btnAceptar control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Button btnAceptar
Результат global::System.Web.UI.WebControls.Button

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

hddAreaVisible защищенное свойство

hddAreaVisible control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.HiddenField hddAreaVisible
Результат global::System.Web.UI.WebControls.HiddenField

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

wucFechaFinal защищенное свойство

wucFechaFinal control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::SIAQ.Web.Include.WebUserControls.wucCalendar wucFechaFinal
Результат global::SIAQ.Web.Include.WebUserControls.wucCalendar

wucFechaInicial защищенное свойство

wucFechaInicial control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::SIAQ.Web.Include.WebUserControls.wucCalendar wucFechaInicial
Результат global::SIAQ.Web.Include.WebUserControls.wucCalendar