Class Delete
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
AnswerCount
AnswerCount control.
protected Literal AnswerCount
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.
DeleteButton
DeleteButton control.
protected DeleteButton DeleteButton
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.
InternalName
InternalName control.
protected Literal InternalName
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
OptionItemCount
OptionItemCount control.
protected Literal OptionItemCount
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
OptionListCount
OptionListCount control.
protected Literal OptionListCount
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
QuestionNumber
QuestionNumber control.
protected Literal QuestionNumber
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
QuestionPage
QuestionPage control.
protected Literal QuestionPage
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
QuestionText
QuestionText control.
protected Literal QuestionText
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
QuestionType
QuestionType control.
protected Literal QuestionType
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SurveyLink
SurveyLink control.
protected HtmlAnchor SurveyLink
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)