Table of Contents

Class RecentList

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

Constructors

RecentList()

public RecentList()

Fields

PaymentRepeater

PaymentRepeater control.

protected Repeater PaymentRepeater

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

GetTimestampHtml(object)

protected static string GetTimestampHtml(object o)

Parameters

o object

Returns

string

LoadData(QPaymentFilter, int)

public void LoadData(QPaymentFilter filter, int count)

Parameters

filter QPaymentFilter
count int