Table of Contents

Class RecentAppointmentsList

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

Constructors

RecentAppointmentsList()

public RecentAppointmentsList()

Fields

EventRepeater

EventRepeater control.

protected Repeater EventRepeater

Field Value

Repeater

Remarks

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

Properties

ItemCount

public int ItemCount { get; set; }

Property Value

int

Methods

LoadData(QEventFilter, int)

public void LoadData(QEventFilter filter, int count)

Parameters

filter QEventFilter
count int