Class RecentList
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
PersonRepeater
PersonRepeater control.
protected Repeater PersonRepeater
Field Value
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
Methods
GetTimestampHtml(object)
protected static string GetTimestampHtml(object id)
Parameters
idobject
Returns
LoadData(int)
public void LoadData(int count)
Parameters
countint
OnInit(EventArgs)
protected override void OnInit(EventArgs e)