Table of Contents

Class Dashboard

Namespace
InSite.UI.Admin.Issues
Assembly
InSite.UI.dll
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 control.

protected HtmlAnchor CaseStatusesLink

Field Value

HtmlAnchor

Auto-generated field. To modify move field declaration from designer file to code-behind file.

Div1

Div1 control.

protected HtmlGenericControl Div1

Field Value

HtmlGenericControl

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

HistoryPanel

HistoryPanel control.

protected HtmlGenericControl HistoryPanel

Field Value

HtmlGenericControl

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

IssueCount

IssueCount control.

protected Literal IssueCount

Field Value

Literal

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

RecentCaseChanges

RecentCaseChanges control.

protected RecentList RecentCaseChanges

Field Value

RecentList

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

RecentFormChanges

RecentFormChanges control.

protected RecentList RecentFormChanges

Field Value

RecentList

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

ResponseSessionCount

ResponseSessionCount control.

protected Literal ResponseSessionCount

Field Value

Literal

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

SurveyFormCount

SurveyFormCount control.

protected Literal SurveyFormCount

Field Value

Literal

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)

Parameters

e EventArgs