Class HomePortal
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
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ChangePasswordWindow
ChangePasswordWindow control.
protected Modal ChangePasswordWindow
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
DashboardPrototype
DashboardPrototype control.
protected DashboardPrototype DashboardPrototype
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
HomeBody
HomeBody control.
protected HtmlGenericControl HomeBody
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
HomeTitle
HomeTitle control.
protected HtmlGenericControl HomeTitle
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
MaintenanceToast
MaintenanceToast control.
protected MaintenanceToast MaintenanceToast
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Nav
Nav control.
protected Nav Nav
Field Value
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
Methods
OnLoad(EventArgs)
protected override void OnLoad(EventArgs e)
Parameters
OnPreRender(EventArgs)
protected override void OnPreRender(EventArgs e)