Table of Contents

Class Delete

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

Constructors

Delete()

public Delete()

Fields

AchievementName

AchievementName control.

protected Literal AchievementName

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.

ChildrenCount

ChildrenCount control.

protected Literal ChildrenCount

Field Value

Literal

Remarks

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

DeleteButton

DeleteButton control.

protected DeleteButton DeleteButton

Field Value

DeleteButton

Remarks

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

DeleteChildrenCheckbox

DeleteChildrenCheckbox control.

protected CheckBox DeleteChildrenCheckbox

Field Value

CheckBox

Remarks

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

DeleteScoresCheckBox

DeleteScoresCheckBox control.

protected CheckBox DeleteScoresCheckBox

Field Value

CheckBox

Remarks

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

DeleteWarning

DeleteWarning control.

protected HtmlGenericControl DeleteWarning

Field Value

HtmlGenericControl

Remarks

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

GradebookName

GradebookName control.

protected Literal GradebookName

Field Value

Literal

Remarks

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

ItemCode

ItemCode control.

protected Literal ItemCode

Field Value

Literal

Remarks

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

ItemName

ItemName control.

protected Literal ItemName

Field Value

Literal

Remarks

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

NoDelete

NoDelete control.

protected HtmlGenericControl NoDelete

Field Value

HtmlGenericControl

Remarks

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

ParentItemName

ParentItemName control.

protected Literal ParentItemName

Field Value

Literal

Remarks

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

ScoresCount

ScoresCount control.

protected Literal ScoresCount

Field Value

Literal

Remarks

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

ScoresPanel

ScoresPanel control.

protected HtmlGenericControl ScoresPanel

Field Value

HtmlGenericControl

Remarks

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

Status

Status control.

protected Alert Status

Field Value

Alert

Remarks

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

ValidationSummary

ValidationSummary control.

protected ValidationSummary ValidationSummary

Field Value

ValidationSummary

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