Table of Contents

Class EventSummary

Namespace
InSite.Admin.Events.Reports.Controls
Assembly
InSite.UI.dll
public class EventSummary : BaseUserControl, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IFilterResolutionService, IAttributeAccessor, INamingContainer, IUserControlDesignerAccessor
Inheritance
EventSummary
Implements
Inherited Members

Constructors

EventSummary()

public EventSummary()

Fields

AccommodationsTable

AccommodationsTable control.

protected StatisticsAccommodationsPivotTable AccommodationsTable

Field Value

StatisticsAccommodationsPivotTable

Remarks

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

AnalyticsTable

AnalyticsTable control.

protected StatisticsAnalyticsTable AnalyticsTable

Field Value

StatisticsAnalyticsTable

Remarks

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

ApplyFilter

ApplyFilter control.

protected FilterButton ApplyFilter

Field Value

FilterButton

Remarks

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

AttendanceStatus

AttendanceStatus control.

protected AttendanceStatusComboBox AttendanceStatus

Field Value

AttendanceStatusComboBox

Remarks

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

DateRangeBefore

DateRangeBefore control.

protected DateSelector DateRangeBefore

Field Value

DateSelector

Remarks

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

DateRangeCustom

DateRangeCustom control.

protected HtmlGenericControl DateRangeCustom

Field Value

HtmlGenericControl

Remarks

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

DateRangeSelector

DateRangeSelector control.

protected ComboBox DateRangeSelector

Field Value

ComboBox

Remarks

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

DateRangeSince

DateRangeSince control.

protected DateSelector DateRangeSince

Field Value

DateSelector

Remarks

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

DateType

DateType control.

protected ComboBox DateType

Field Value

ComboBox

Remarks

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

EventFormat

EventFormat control.

protected EventFormatComboBox EventFormat

Field Value

EventFormatComboBox

Remarks

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

NavigationTabs

NavigationTabs control.

protected Nav NavigationTabs

Field Value

Nav

Remarks

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

RegistrationsTable

RegistrationsTable control.

protected StatisticsRegistrationsPivotTable RegistrationsTable

Field Value

StatisticsRegistrationsPivotTable

Remarks

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

TabAccommodations

TabAccommodations control.

protected NavItem TabAccommodations

Field Value

NavItem

Remarks

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

TabCounts

TabCounts control.

protected NavItem TabCounts

Field Value

NavItem

Remarks

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

TabRegistrations

TabRegistrations control.

protected NavItem TabRegistrations

Field Value

NavItem

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