Class Home
- Namespace
- InSite.UI.Admin.Integrations
- 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
APIRequestCount
APIRequestCount control.
protected Literal APIRequestCount
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
APIRequestCounter
APIRequestCounter control.
protected HtmlGenericControl APIRequestCounter
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
APIRequestLink
APIRequestLink control.
protected HtmlAnchor APIRequestLink
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Reports
Reports control.
protected HtmlGenericControl Reports
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
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
OnLoad(EventArgs)
protected override void OnLoad(EventArgs e)