Table of Contents

Class RecentList

Namespace
InSite.UI.Admin.Sites.Sites.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

Repeater

Repeater control.

protected Repeater Repeater

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

GetEditUrl()

protected string GetEditUrl()

Returns

string

GetIconClass()

protected string GetIconClass()

Returns

string

GetTimestampHtml(string)

protected string GetTimestampHtml(string noun)

Parameters

noun string

Returns

string

LoadData(int)

public void LoadData(int count)

Parameters

count int