Table of Contents

Class SummaryTables

Namespace
InSite.Admin.Records.Reports.LearnerActivity.Controls
Assembly
InSite.UI.dll
public class SummaryTables : BaseUserControl, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IFilterResolutionService, IAttributeAccessor, INamingContainer, IUserControlDesignerAccessor
Inheritance
SummaryTables
Implements
Inherited Members

Constructors

SummaryTables()

public SummaryTables()

Fields

DownloadSummaryTables

DownloadSummaryTables control.

protected Button DownloadSummaryTables

Field Value

Button

Remarks

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

EngagementStatuses

EngagementStatuses control.

protected Grid EngagementStatuses

Field Value

Grid

Remarks

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

EnrollmentStatuses

EnrollmentStatuses control.

protected Grid EnrollmentStatuses

Field Value

Grid

Remarks

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

GradebookNames

GradebookNames control.

protected Grid GradebookNames

Field Value

Grid

Remarks

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

LearnerCitizenships

LearnerCitizenships control.

protected Grid LearnerCitizenships

Field Value

Grid

Remarks

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

LearnerEmployers

LearnerEmployers control.

protected Grid LearnerEmployers

Field Value

Grid

Remarks

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

LearnerGenders

LearnerGenders control.

protected Grid LearnerGenders

Field Value

Grid

Remarks

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

LearnerMembershipStatuses

LearnerMembershipStatuses control.

protected Grid LearnerMembershipStatuses

Field Value

Grid

Remarks

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

ProgramNames

ProgramNames control.

protected Grid ProgramNames

Field Value

Grid

Remarks

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

SendEngagementPrompt

SendEngagementPrompt control.

protected Button SendEngagementPrompt

Field Value

Button

Remarks

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

SummariesContainer

SummariesContainer control.

protected Container SummariesContainer

Field Value

Container

Remarks

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

Methods

BindSummaryCounterData()

public void BindSummaryCounterData()

OnInit(EventArgs)

protected override void OnInit(EventArgs e)

Parameters

e EventArgs