Table of Contents

Class HomeAdmin

Namespace
InSite.UI
Assembly
InSite.UI.dll
public class HomeAdmin : BaseUserControl, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IFilterResolutionService, IAttributeAccessor, INamingContainer, IUserControlDesignerAccessor
Inheritance
HomeAdmin
Implements
Inherited Members

Constructors

HomeAdmin()

public HomeAdmin()

Fields

AdminDashboardPrototype

AdminDashboardPrototype control.

protected AdminDashboardPrototype AdminDashboardPrototype

Field Value

AdminDashboardPrototype

Remarks

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

AnnouncementToast

AnnouncementToast control.

protected AnnouncementToast AnnouncementToast

Field Value

AnnouncementToast

Remarks

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

MaintenanceToast

MaintenanceToast control.

protected MaintenanceToast MaintenanceToast

Field Value

MaintenanceToast

Remarks

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

WarningToast

WarningToast control.

protected Toast WarningToast

Field Value

Toast

Remarks

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

Methods

OnInit(EventArgs)

protected override void OnInit(EventArgs e)

Parameters

e EventArgs

OnLoad(EventArgs)

protected override void OnLoad(EventArgs e)

Parameters

e EventArgs