Table of Contents

Class DashboardEmployer

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

Constructors

DashboardEmployer()

public DashboardEmployer()

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.

RecentPeople

RecentPeople control.

protected RecentList RecentPeople

Field Value

RecentList

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