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
IssueRepeater
IssueRepeater control.
protected Repeater IssueRepeater
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
NoChanges
NoChanges control.
protected Literal NoChanges
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
LoadData(QIssueFilter, int)
public void LoadData(QIssueFilter filter, int count)
Parameters
filterQIssueFiltercountint
OnInit(EventArgs)
protected override void OnInit(EventArgs e)