Class Home
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
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
AuthenticationsCounter
AuthenticationsCounter control.
protected HtmlGenericControl AuthenticationsCounter
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
AuthenticationsLink
AuthenticationsLink control.
protected HtmlAnchor AuthenticationsLink
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
CurrentSessionGrid
CurrentSessionGrid control.
protected OnlineUsersGrid CurrentSessionGrid
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
CurrentUserSessions
CurrentUserSessions control.
protected HtmlGenericControl CurrentUserSessions
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
DatabaseQueryRow
DatabaseQueryRow control.
protected HtmlAnchor DatabaseQueryRow
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
FrequentlyUsedReports
FrequentlyUsedReports control.
protected HtmlGenericControl FrequentlyUsedReports
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ImpersonationsCount
ImpersonationsCount control.
protected Literal ImpersonationsCount
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ImpersonationsCounter
ImpersonationsCounter control.
protected HtmlGenericControl ImpersonationsCounter
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ImpersonationsLink
ImpersonationsLink control.
protected HtmlAnchor ImpersonationsLink
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
QueriesLabel
QueriesLabel control.
protected HtmlGenericControl QueriesLabel
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
QueryCount
QueryCount control.
protected Literal QueryCount
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
QueryCounter
QueryCounter control.
protected HtmlGenericControl QueryCounter
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
QueryLink
QueryLink control.
protected HtmlAnchor QueryLink
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SystemAdministrationPanel
SystemAdministrationPanel control.
protected HtmlGenericControl SystemAdministrationPanel
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
tempQueryCount
public int tempQueryCount
Field Value
tempQueryResult
public bool tempQueryResult
Field Value
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
cardHtmlGenericControlcounterLiteralvisibleboolcountintlinkHtmlAnchoractionstring
OnInit(EventArgs)
protected override void OnInit(EventArgs e)
Parameters
OnLoad(EventArgs)
protected override void OnLoad(EventArgs e)