Class ChangeStatus
public class ChangeStatus : AdminBasePage, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, INamingContainer, IFilterResolutionService, IHttpHandler, IAdminPage, IHasTranslator, IHasWebRoute, IHasParentLinkParameters
- Inheritance
-
ChangeStatus
- Implements
- Inherited Members
Constructors
ChangeStatus()
public ChangeStatus()
Fields
CancelButton
CancelButton control.
protected CancelButton CancelButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ClosedDate
ClosedDate control.
protected Literal ClosedDate
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ClosedDatePicker
ClosedDatePicker control.
protected DateTimeOffsetSelector ClosedDatePicker
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
CurrentStatus
CurrentStatus control.
protected ComboBox CurrentStatus
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.
NameSection
NameSection control.
protected HtmlGenericControl NameSection
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
OpenedDate
OpenedDate control.
protected Literal OpenedDate
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.
SurveyDetail
SurveyDetail control.
protected FormInfo SurveyDetail
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
UpdatePanel
UpdatePanel control.
protected UpdatePanel UpdatePanel
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Methods
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)