Class Reorder
public class Reorder : AdminBasePage, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, INamingContainer, IFilterResolutionService, IHttpHandler, IAdminPage, IHasTranslator, IHasWebRoute, IHasParentLinkParameters
- Inheritance
-
Reorder
- Implements
- Inherited Members
Constructors
Reorder()
public Reorder()
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.
QuestionCard
QuestionCard control.
protected HtmlGenericControl QuestionCard
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
QuestionRepeater
QuestionRepeater control.
protected Repeater QuestionRepeater
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.
Properties
SurveyIdentifier
protected Guid SurveyIdentifier { get; }
Property Value
Methods
ApplyAccessControl()
public override void ApplyAccessControl()
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)