Class GoTo
public class GoTo : SubmissionSessionControl, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IFilterResolutionService, IAttributeAccessor, INamingContainer, IUserControlDesignerAccessor
- Inheritance
-
GoTo
- Implements
- Inherited Members
Constructors
GoTo()
public GoTo()
Fields
Breadcrumbs
Breadcrumbs control.
protected Breadcrumbs Breadcrumbs
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
DebugButton
DebugButton control.
protected Button DebugButton
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.
ErrorAlert
ErrorAlert control.
protected Alert ErrorAlert
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
InfoPanel
InfoPanel control.
protected HtmlGenericControl InfoPanel
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Pagination
Pagination control.
protected Pagination Pagination
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.
Properties
GoToInfo
protected SubmissionSessionHelper.GoToInfo GoToInfo { get; set; }
Property Value
GoToType
protected GoToType GoToType { get; }
Property Value
Methods
OnInit(EventArgs)
protected override void OnInit(EventArgs e)
Parameters
OnLoad(EventArgs)
protected override void OnLoad(EventArgs e)