Table of Contents

Class HomePortal

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

Constructors

HomePortal()

public HomePortal()

Fields

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.

ChangePasswordWindow

ChangePasswordWindow control.

protected Modal ChangePasswordWindow

Field Value

Modal

Remarks

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

DashboardPrototype

DashboardPrototype control.

protected DashboardPrototype DashboardPrototype

Field Value

DashboardPrototype

Remarks

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

HomeBody

HomeBody control.

protected HtmlGenericControl HomeBody

Field Value

HtmlGenericControl

Remarks

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

HomeTitle

HomeTitle control.

protected HtmlGenericControl HomeTitle

Field Value

HtmlGenericControl

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.

Nav

Nav control.

protected Nav Nav

Field Value

Nav

Remarks

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

Properties

CurrentSite

public static QSite CurrentSite { get; }

Property Value

QSite

Methods

OnLoad(EventArgs)

protected override void OnLoad(EventArgs e)

Parameters

e EventArgs

OnPreRender(EventArgs)

protected override void OnPreRender(EventArgs e)

Parameters

e EventArgs