Table of Contents

Class Edit

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

Constructors

Edit()

public Edit()

Fields

AddTask

AddTask control.

protected AddButton AddTask

Field Value

AddButton

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.

EditorStatus

EditorStatus control.

protected Alert EditorStatus

Field Value

Alert

Remarks

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

HelperText

HelperText control.

protected HtmlGenericControl HelperText

Field Value

HtmlGenericControl

Remarks

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

HelperTextLabel

HelperTextLabel control.

protected Label HelperTextLabel

Field Value

Label

Remarks

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

ProgramCode

ProgramCode control.

protected Literal ProgramCode

Field Value

Literal

Remarks

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

ProgramCodeLabel

ProgramCodeLabel control.

protected Label ProgramCodeLabel

Field Value

Label

Remarks

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

ProgramDescription

ProgramDescription control.

protected Literal ProgramDescription

Field Value

Literal

Remarks

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

ProgramDescriptionLabel

ProgramDescriptionLabel control.

protected Label ProgramDescriptionLabel

Field Value

Label

Remarks

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

ProgramIdentifier

ProgramIdentifier control.

protected Literal ProgramIdentifier

Field Value

Literal

Remarks

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

ProgramIdentifierLabel

ProgramIdentifierLabel control.

protected Label ProgramIdentifierLabel

Field Value

Label

Remarks

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

ProgramName

ProgramName control.

protected Literal ProgramName

Field Value

Literal

Remarks

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

ProgramNameLabel

ProgramNameLabel control.

protected Label ProgramNameLabel

Field Value

Label

Remarks

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

ProgramSection

ProgramSection control.

protected HtmlGenericControl ProgramSection

Field Value

HtmlGenericControl

Remarks

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

ProgramTag

ProgramTag control.

protected Literal ProgramTag

Field Value

Literal

Remarks

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

ProgramTagLabel

ProgramTagLabel control.

protected Label ProgramTagLabel

Field Value

Label

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.

TaskList

TaskList control.

protected ComboBox TaskList

Field Value

ComboBox

Remarks

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

TaskRepeater

TaskRepeater control.

protected Repeater TaskRepeater

Field Value

Repeater

Remarks

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

TaskSubList

TaskSubList control.

protected ComboBox TaskSubList

Field Value

ComboBox

Remarks

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

TaskSubListDiv

TaskSubListDiv control.

protected HtmlGenericControl TaskSubListDiv

Field Value

HtmlGenericControl

Remarks

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

TaskType

TaskType control.

protected ComboBox TaskType

Field Value

ComboBox

Remarks

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

Properties

TaskInfoContainer

public List<TaskInfo> TaskInfoContainer { get; set; }

Property Value

List<TaskInfo>

Methods

GetDisplayTextType(string)

protected string GetDisplayTextType(string type)

Parameters

type string

Returns

string

GetParentLinkParameters(IWebRoute)

public string GetParentLinkParameters(IWebRoute parent)

Parameters

parent IWebRoute

Returns

string

OnInit(EventArgs)

protected override void OnInit(EventArgs e)

Parameters

e EventArgs

OnLoad(EventArgs)

protected override void OnLoad(EventArgs e)

Parameters

e EventArgs

SetSubTaskList(string)

public void SetSubTaskList(string assessment)

Parameters

assessment string