Table of Contents

Class DashboardOhs

Namespace
InSite.UI.Admin.Prototype
Assembly
InSite.UI.dll
public class DashboardOhs : AdminBasePage, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, INamingContainer, IFilterResolutionService, IHttpHandler, IAdminPage, IHasTranslator, IHasWebRoute
Inheritance
DashboardOhs
Implements
Inherited Members

Constructors

DashboardOhs()

public DashboardOhs()

Fields

CalendarPanel

CalendarPanel control.

protected HtmlGenericControl CalendarPanel

Field Value

HtmlGenericControl

Remarks

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

RecentCases

RecentCases control.

protected RecentList RecentCases

Field Value

RecentList

Remarks

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

RecentCredentials

RecentCredentials control.

protected RecentCredentialList RecentCredentials

Field Value

RecentCredentialList

Remarks

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

RecentGradebooks

RecentGradebooks control.

protected RecentGradebookList RecentGradebooks

Field Value

RecentGradebookList

Remarks

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

Properties

CalendarDate

protected string CalendarDate { get; }

Property Value

string

Methods

OnLoad(EventArgs)

protected override void OnLoad(EventArgs e)

Parameters

e EventArgs