Class Dashboard
public class Dashboard : AdminBasePage, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, INamingContainer, IFilterResolutionService, IHttpHandler, IAdminPage, IHasTranslator, IHasWebRoute
- Inheritance
-
Dashboard
- Implements
- Inherited Members
Constructors
Dashboard()
public Dashboard()
Fields
CaseStatusesLink
CaseStatusesLink control.
protected HtmlAnchor CaseStatusesLink
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Div1
Div1 control.
protected HtmlGenericControl Div1
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
HistoryPanel
HistoryPanel control.
protected HtmlGenericControl HistoryPanel
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
IssueCount
IssueCount control.
protected Literal IssueCount
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
RecentCaseChanges
RecentCaseChanges control.
protected RecentList RecentCaseChanges
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
RecentFormChanges
RecentFormChanges control.
protected RecentList RecentFormChanges
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ResponseSessionCount
ResponseSessionCount control.
protected Literal ResponseSessionCount
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SurveyFormCount
SurveyFormCount control.
protected Literal SurveyFormCount
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Methods
BindCases()
protected void BindCases()
OnLoad(EventArgs)
protected override void OnLoad(EventArgs e)