Class DefineLikertScales
public class DefineLikertScales : AdminBasePage, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, INamingContainer, IFilterResolutionService, IHttpHandler, IAdminPage, IHasTranslator, IHasWebRoute, IHasParentLinkParameters
- Inheritance
-
DefineLikertScales
- Implements
- Inherited Members
Constructors
DefineLikertScales()
public DefineLikertScales()
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.
ColumnDtoRepeater
ColumnDtoRepeater control.
protected Repeater ColumnDtoRepeater
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
NoDataMessage
NoDataMessage control.
protected HtmlGenericControl NoDataMessage
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
QuestionSection
QuestionSection control.
protected HtmlGenericControl QuestionSection
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.
SaveButton
SaveButton control.
protected SaveButton SaveButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ScaleDtoRepeater
ScaleDtoRepeater control.
protected Repeater ScaleDtoRepeater
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ScreenStatus
ScreenStatus control.
protected Alert ScreenStatus
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)