Table of Contents

Class Duplicate

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

Constructors

Duplicate()

public Duplicate()

Fields

AchievementTypeRepeater

AchievementTypeRepeater control.

protected Repeater AchievementTypeRepeater

Field Value

Repeater

Remarks

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

AchievementsSection

AchievementsSection control.

protected HtmlGenericControl AchievementsSection

Field Value

HtmlGenericControl

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.

DepartmentIdentifier

DepartmentIdentifier control.

protected FindDepartment DepartmentIdentifier

Field Value

FindDepartment

Remarks

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

ProgramName

ProgramName control.

protected TextBox ProgramName

Field Value

TextBox

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.

ScreenStatus

ScreenStatus control.

protected Alert ScreenStatus

Field Value

Alert

Remarks

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

TemplateSection

TemplateSection control.

protected HtmlGenericControl TemplateSection

Field Value

HtmlGenericControl

Remarks

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

Methods

ApplyAccessControlForCmds()

public override void ApplyAccessControlForCmds()

OnInit(EventArgs)

protected override void OnInit(EventArgs e)

Parameters

e EventArgs

OnLoad(EventArgs)

protected override void OnLoad(EventArgs e)

Parameters

e EventArgs