Table of Contents

Class Home

Namespace
InSite.UI.Admin.Reporting
Assembly
InSite.UI.dll
public class Home : AdminBasePage, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, INamingContainer, IFilterResolutionService, IHttpHandler, IAdminPage, IHasTranslator, IHasWebRoute
Inheritance
Home
Implements
Inherited Members

Constructors

Home()

public Home()

Fields

AuthenticationsCount

AuthenticationsCount control.

protected Literal AuthenticationsCount

Field Value

Literal

Remarks

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

AuthenticationsCounter

AuthenticationsCounter control.

protected HtmlGenericControl AuthenticationsCounter

Field Value

HtmlGenericControl

Remarks

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

AuthenticationsLink control.

protected HtmlAnchor AuthenticationsLink

Field Value

HtmlAnchor

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

CurrentSessionGrid

CurrentSessionGrid control.

protected OnlineUsersGrid CurrentSessionGrid

Field Value

OnlineUsersGrid

Remarks

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

CurrentUserSessions

CurrentUserSessions control.

protected HtmlGenericControl CurrentUserSessions

Field Value

HtmlGenericControl

Remarks

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

DatabaseQueryRow

DatabaseQueryRow control.

protected HtmlAnchor DatabaseQueryRow

Field Value

HtmlAnchor

Remarks

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

FrequentlyUsedReports

FrequentlyUsedReports control.

protected HtmlGenericControl FrequentlyUsedReports

Field Value

HtmlGenericControl

Remarks

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

ImpersonationsCount

ImpersonationsCount control.

protected Literal ImpersonationsCount

Field Value

Literal

Remarks

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

ImpersonationsCounter

ImpersonationsCounter control.

protected HtmlGenericControl ImpersonationsCounter

Field Value

HtmlGenericControl

Remarks

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

ImpersonationsLink control.

protected HtmlAnchor ImpersonationsLink

Field Value

HtmlAnchor

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

QueriesLabel

QueriesLabel control.

protected HtmlGenericControl QueriesLabel

Field Value

HtmlGenericControl

Remarks

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

QueryCount

QueryCount control.

protected Literal QueryCount

Field Value

Literal

Remarks

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

QueryCounter

QueryCounter control.

protected HtmlGenericControl QueryCounter

Field Value

HtmlGenericControl

Remarks

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

QueryLink control.

protected HtmlAnchor QueryLink

Field Value

HtmlAnchor

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

SystemAdministrationPanel

SystemAdministrationPanel control.

protected HtmlGenericControl SystemAdministrationPanel

Field Value

HtmlGenericControl

Remarks

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

tempQueryCount

public int tempQueryCount

Field Value

int

tempQueryResult

public bool tempQueryResult

Field Value

bool

Methods

BindModelToControls()

protected void BindModelToControls()

LoadCounter(HtmlGenericControl, Literal, bool, int, HtmlAnchor, string)

public static void LoadCounter(HtmlGenericControl card, Literal counter, bool visible, int count, HtmlAnchor link, string action)

Parameters

card HtmlGenericControl
counter Literal
visible bool
count int
link HtmlAnchor
action string

OnInit(EventArgs)

protected override void OnInit(EventArgs e)

Parameters

e EventArgs

OnLoad(EventArgs)

protected override void OnLoad(EventArgs e)

Parameters

e EventArgs