Table of Contents

Class Outline

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

Constructors

Outline()

public Outline()

Fields

ConfigurationSection

ConfigurationSection control.

protected NavItem ConfigurationSection

Field Value

NavItem

Remarks

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

GradeItemsGrid

GradeItemsGrid control.

protected GradeItemsGrid GradeItemsGrid

Field Value

GradeItemsGrid

Remarks

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

NavPanel

NavPanel control.

protected Nav NavPanel

Field Value

Nav

Remarks

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

ScoreList

ScoreList control.

protected OutlineProgressList ScoreList

Field Value

OutlineProgressList

Remarks

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

ScoresSection

ScoresSection control.

protected HtmlGenericControl ScoresSection

Field Value

HtmlGenericControl

Remarks

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

ScoresSectionPanel

ScoresSectionPanel control.

protected NavItem ScoresSectionPanel

Field Value

NavItem

Remarks

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

StatusAlert

StatusAlert control.

protected Alert StatusAlert

Field Value

Alert

Remarks

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

Methods

OnInit(EventArgs)

protected override void OnInit(EventArgs e)

Parameters

e EventArgs

OnLoad(EventArgs)

protected override void OnLoad(EventArgs e)

Parameters

e EventArgs