Table of Contents

Class Delete

Namespace
InSite.Admin.Workflow.Forms.Questions
Assembly
InSite.UI.dll
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

Literal

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.

DeleteButton

DeleteButton control.

protected DeleteButton DeleteButton

Field Value

DeleteButton

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.

InternalName

InternalName control.

protected Literal InternalName

Field Value

Literal

Remarks

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

OptionItemCount

OptionItemCount control.

protected Literal OptionItemCount

Field Value

Literal

Remarks

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

OptionListCount

OptionListCount control.

protected Literal OptionListCount

Field Value

Literal

Remarks

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

QuestionNumber

QuestionNumber control.

protected Literal QuestionNumber

Field Value

Literal

Remarks

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

QuestionPage

QuestionPage control.

protected Literal QuestionPage

Field Value

Literal

Remarks

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

QuestionText

QuestionText control.

protected Literal QuestionText

Field Value

Literal

Remarks

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

QuestionType

QuestionType control.

protected Literal QuestionType

Field Value

Literal

Remarks

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

SurveyLink control.

protected HtmlAnchor SurveyLink

Field Value

HtmlAnchor

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

Methods

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