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
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
GradeItemsGrid
GradeItemsGrid control.
protected GradeItemsGrid GradeItemsGrid
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
NavPanel
NavPanel control.
protected Nav NavPanel
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ScoreList
ScoreList control.
protected OutlineProgressList ScoreList
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ScoresSection
ScoresSection control.
protected HtmlGenericControl ScoresSection
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ScoresSectionPanel
ScoresSectionPanel control.
protected NavItem ScoresSectionPanel
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
StatusAlert
StatusAlert control.
protected Alert StatusAlert
Field Value
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
OnLoad(EventArgs)
protected override void OnLoad(EventArgs e)