Table of Contents

Class QuestionExemplarEditor

Namespace
InSite.UI.Admin.Assessments.Questions.Controls
Assembly
InSite.UI.dll
public class QuestionExemplarEditor : BaseUserControl, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IFilterResolutionService, IAttributeAccessor, INamingContainer, IUserControlDesignerAccessor
Inheritance
QuestionExemplarEditor
Implements
Inherited Members

Constructors

QuestionExemplarEditor()

public QuestionExemplarEditor()

Fields

EditorTranslation

EditorTranslation control.

protected EditorTranslation EditorTranslation

Field Value

EditorTranslation

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

ExemplarText

ExemplarText control.

protected MarkdownEditor ExemplarText

Field Value

MarkdownEditor

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

TranslationContainer

TranslationContainer control.

protected HtmlGenericControl TranslationContainer

Field Value

HtmlGenericControl

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

Properties

Text

public MultilingualString Text { get; set; }

Property Value

MultilingualString