Class Delete
public class Delete : SubmissionSessionControl, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IFilterResolutionService, IAttributeAccessor, INamingContainer, IUserControlDesignerAccessor
- Inheritance
-
Delete
- Implements
- Inherited Members
Constructors
Delete()
public Delete()
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.
DebugPanel
DebugPanel control.
protected Panel DebugPanel
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.
ErrorAlert
ErrorAlert control.
protected Alert ErrorAlert
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SurveyFormTitle
SurveyFormTitle control.
protected HtmlGenericControl SurveyFormTitle
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Methods
OnInit(EventArgs)
protected override void OnInit(EventArgs e)
Parameters
OnLoad(EventArgs)
protected override void OnLoad(EventArgs e)