Class QuestionExemplarEditor
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
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ExemplarText
ExemplarText control.
protected MarkdownEditor ExemplarText
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
TranslationContainer
TranslationContainer control.
protected HtmlGenericControl TranslationContainer
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Properties
Text
public MultilingualString Text { get; set; }