Class Edit
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
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
CancelButton
CancelButton control.
protected CancelButton CancelButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
EditorStatus
EditorStatus control.
protected Alert EditorStatus
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
HelperText
HelperText control.
protected HtmlGenericControl HelperText
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
HelperTextLabel
HelperTextLabel control.
protected Label HelperTextLabel
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ProgramCode
ProgramCode control.
protected Literal ProgramCode
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ProgramCodeLabel
ProgramCodeLabel control.
protected Label ProgramCodeLabel
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ProgramDescription
ProgramDescription control.
protected Literal ProgramDescription
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ProgramDescriptionLabel
ProgramDescriptionLabel control.
protected Label ProgramDescriptionLabel
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ProgramIdentifier
ProgramIdentifier control.
protected Literal ProgramIdentifier
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ProgramIdentifierLabel
ProgramIdentifierLabel control.
protected Label ProgramIdentifierLabel
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ProgramName
ProgramName control.
protected Literal ProgramName
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ProgramNameLabel
ProgramNameLabel control.
protected Label ProgramNameLabel
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ProgramSection
ProgramSection control.
protected HtmlGenericControl ProgramSection
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ProgramTag
ProgramTag control.
protected Literal ProgramTag
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ProgramTagLabel
ProgramTagLabel control.
protected Label ProgramTagLabel
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SaveButton
SaveButton control.
protected SaveButton SaveButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
TaskList
TaskList control.
protected ComboBox TaskList
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
TaskRepeater
TaskRepeater control.
protected Repeater TaskRepeater
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
TaskSubList
TaskSubList control.
protected ComboBox TaskSubList
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
TaskSubListDiv
TaskSubListDiv control.
protected HtmlGenericControl TaskSubListDiv
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
TaskType
TaskType control.
protected ComboBox TaskType
Field Value
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
Methods
GetDisplayTextType(string)
protected string GetDisplayTextType(string type)
Parameters
typestring
Returns
GetParentLinkParameters(IWebRoute)
public string GetParentLinkParameters(IWebRoute parent)
Parameters
parentIWebRoute
Returns
OnInit(EventArgs)
protected override void OnInit(EventArgs e)
Parameters
OnLoad(EventArgs)
protected override void OnLoad(EventArgs e)
Parameters
SetSubTaskList(string)
public void SetSubTaskList(string assessment)
Parameters
assessmentstring