Table of Contents

Class Issues

Namespace
InSite.Admin.UI.Desktops.Admin.Reports
Assembly
InSite.UI.dll
public class Issues : AdminBasePage, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, INamingContainer, IFilterResolutionService, IHttpHandler, IAdminPage, IHasTranslator, IHasWebRoute
Inheritance
Issues
Implements
Inherited Members

Constructors

Issues()

public Issues()

Fields

HomeStatus

HomeStatus control.

protected Alert HomeStatus

Field Value

Alert

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

StatisticCustomDateInputs

StatisticCustomDateInputs control.

protected PlaceHolder StatisticCustomDateInputs

Field Value

PlaceHolder

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

StatisticDateBefore

StatisticDateBefore control.

protected DateSelector StatisticDateBefore

Field Value

DateSelector

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

StatisticDateShortcut

StatisticDateShortcut control.

protected ComboBox StatisticDateShortcut

Field Value

ComboBox

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

StatisticDateSince

StatisticDateSince control.

protected DateSelector StatisticDateSince

Field Value

DateSelector

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

StatisticDateType

StatisticDateType control.

protected ComboBox StatisticDateType

Field Value

ComboBox

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

StatisticFilterButton

StatisticFilterButton control.

protected FilterButton StatisticFilterButton

Field Value

FilterButton

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

StatisticRepeater

StatisticRepeater control.

protected Repeater StatisticRepeater

Field Value

Repeater

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

SummaryPanel

SummaryPanel control.

protected HtmlGenericControl SummaryPanel

Field Value

HtmlGenericControl

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

lblStatisticDateBefore

lblStatisticDateBefore control.

protected Label lblStatisticDateBefore

Field Value

Label

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

lblStatisticDateSince

lblStatisticDateSince control.

protected Label lblStatisticDateSince

Field Value

Label

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

Methods

OnInit(EventArgs)

protected override void OnInit(EventArgs e)

Parameters

e EventArgs

OnLoad(EventArgs)

protected override void OnLoad(EventArgs e)

Parameters

e EventArgs