Class QuestionPreviewPanel
- Namespace
- InSite.Admin.Assessments.Questions.Controls
- Assembly
- InSite.UI.dll
public class QuestionPreviewPanel : BaseUserControl, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IFilterResolutionService, IAttributeAccessor, INamingContainer, IUserControlDesignerAccessor
- Inheritance
-
QuestionPreviewPanel
- Implements
- Inherited Members
Constructors
QuestionPreviewPanel()
public QuestionPreviewPanel()
Fields
CommonStyle
CommonStyle control.
protected PageHeadContent CommonStyle
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
LabelRepeater
LabelRepeater control.
protected Repeater LabelRepeater
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
QuestionContainer
QuestionContainer control.
protected DynamicControl QuestionContainer
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
QuestionText
QuestionText control.
protected HtmlGenericControl QuestionText
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
QuestionTitle
QuestionTitle control.
protected HtmlGenericControl QuestionTitle
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Methods
LoadData(PreviewQuestionModel)
public void LoadData(PreviewQuestionModel model)
Parameters
modelPreviewQuestionModel
OnInit(EventArgs)
protected override void OnInit(EventArgs e)