Class DashboardEmployer
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
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
RecentCases
RecentCases control.
protected RecentList RecentCases
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
RecentPeople
RecentPeople control.
protected RecentList RecentPeople
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Properties
CalendarDate
protected string CalendarDate { get; }
Property Value
Methods
OnLoad(EventArgs)
protected override void OnLoad(EventArgs e)