Table of Contents

Class Change

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

Constructors

Change()

public Change()

Fields

AchievementField

AchievementField control.

protected HtmlGenericControl AchievementField

Field Value

HtmlGenericControl

Remarks

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

AchievementTitle

AchievementTitle control.

protected Literal AchievementTitle

Field Value

Literal

Remarks

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

CancelButton

CancelButton control.

protected CancelButton CancelButton

Field Value

CancelButton

Remarks

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

ClassField

ClassField control.

protected HtmlGenericControl ClassField

Field Value

HtmlGenericControl

Remarks

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

ClassInstructors

ClassInstructors control.

protected Literal ClassInstructors

Field Value

Literal

Remarks

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

ClassInstructorsField

ClassInstructorsField control.

protected HtmlGenericControl ClassInstructorsField

Field Value

HtmlGenericControl

Remarks

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

ClassScheduled

ClassScheduled control.

protected Literal ClassScheduled

Field Value

Literal

Remarks

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

ClassTitle

ClassTitle control.

protected Literal ClassTitle

Field Value

Literal

Remarks

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

CompetencyTitle

CompetencyTitle control.

protected Literal CompetencyTitle

Field Value

Literal

Remarks

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

FrameworkField

FrameworkField control.

protected HtmlGenericControl FrameworkField

Field Value

HtmlGenericControl

Remarks

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

FrameworkTitle

FrameworkTitle control.

protected Literal FrameworkTitle

Field Value

Literal

Remarks

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

GradebookCreated

GradebookCreated control.

protected Literal GradebookCreated

Field Value

Literal

Remarks

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

GradebookPanel

GradebookPanel control.

protected HtmlGenericControl GradebookPanel

Field Value

HtmlGenericControl

Remarks

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

GradebookTitle

GradebookTitle control.

protected Literal GradebookTitle

Field Value

Literal

Remarks

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

LockedField

LockedField control.

protected HtmlGenericControl LockedField

Field Value

HtmlGenericControl

Remarks

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

SaveButton

SaveButton control.

protected SaveButton SaveButton

Field Value

SaveButton

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.

StudentFullName

StudentFullName control.

protected Literal StudentFullName

Field Value

Literal

Remarks

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

ValidationPoints

ValidationPoints control.

protected NumericBox ValidationPoints

Field Value

NumericBox

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