C# Класс Engage.Dnn.Publish.Admin.Tools.ItemViewReport

Наследование: ModuleBase
Показать файл Открыть проект

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

Свойство Тип Описание
ceEndDate global::AjaxControlToolkit.CalendarExtender
ceStartDate global::AjaxControlToolkit.CalendarExtender
ddlItemType global::System.Web.UI.WebControls.DropDownList
ddlPageNumbers global::System.Web.UI.WebControls.DropDownList
gvReport global::System.Web.UI.WebControls.GridView
imgEndCalendarIcon global::System.Web.UI.WebControls.Image
imgStartCalendarIcon global::System.Web.UI.WebControls.Image
lblControlTitle global::DotNetNuke.UI.UserControls.LabelControl
lblEndDate global::DotNetNuke.UI.UserControls.LabelControl
lblItemType global::DotNetNuke.UI.UserControls.LabelControl
lblMessage global::System.Web.UI.WebControls.Label
lblPageSize global::DotNetNuke.UI.UserControls.LabelControl
lblPortalId global::System.Web.UI.WebControls.Label
lblStartDate global::DotNetNuke.UI.UserControls.LabelControl
lnkGenerate global::System.Web.UI.WebControls.LinkButton
odsItemViewReport global::System.Web.UI.WebControls.ObjectDataSource
pnlReport global::System.Web.UI.WebControls.Panel
pnlReportOptions global::System.Web.UI.WebControls.Panel
txtEndDate global::System.Web.UI.WebControls.TextBox
txtStartDate global::System.Web.UI.WebControls.TextBox

Открытые методы

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

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

Метод Описание
OnInit ( EventArgs e ) : void
gvReport_PageIndexChanging ( object sender, System.Web.UI.WebControls.GridViewPageEventArgs e ) : void
lnkGenerate_Click ( object sender, EventArgs e ) : void

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

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

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

LoadItemTypes() публичный Метод

public LoadItemTypes ( ) : void
Результат void

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

protected OnInit ( EventArgs e ) : void
e System.EventArgs
Результат void

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

protected gvReport_PageIndexChanging ( object sender, System.Web.UI.WebControls.GridViewPageEventArgs e ) : void
sender object
e System.Web.UI.WebControls.GridViewPageEventArgs
Результат void

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

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

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

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

ceEndDate control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::AjaxControlToolkit.CalendarExtender ceEndDate
Результат global::AjaxControlToolkit.CalendarExtender

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

ceStartDate control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::AjaxControlToolkit.CalendarExtender ceStartDate
Результат global::AjaxControlToolkit.CalendarExtender

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

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

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

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

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

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

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

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

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

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

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

lblControlTitle control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DotNetNuke.UI.UserControls.LabelControl lblControlTitle
Результат global::DotNetNuke.UI.UserControls.LabelControl

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

lblEndDate control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DotNetNuke.UI.UserControls.LabelControl lblEndDate
Результат global::DotNetNuke.UI.UserControls.LabelControl

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

lblItemType control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DotNetNuke.UI.UserControls.LabelControl lblItemType
Результат global::DotNetNuke.UI.UserControls.LabelControl

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

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

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

lblPageSize control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DotNetNuke.UI.UserControls.LabelControl lblPageSize
Результат global::DotNetNuke.UI.UserControls.LabelControl

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

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

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

lblStartDate control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DotNetNuke.UI.UserControls.LabelControl lblStartDate
Результат global::DotNetNuke.UI.UserControls.LabelControl

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

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

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

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

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

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

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

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

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

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

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

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