Class ViewComposedEssay
public class ViewComposedEssay : BaseUserControl, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IFilterResolutionService, IAttributeAccessor, INamingContainer, IUserControlDesignerAccessor
- Inheritance
-
ViewComposedEssay
- Implements
- Inherited Members
Constructors
ViewComposedEssay()
public ViewComposedEssay()
Fields
ComposedRepeater
ComposedRepeater control.
protected ViewComposed ComposedRepeater
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Methods
BindQuestions(BankState, IEnumerable<QAttemptQuestion>)
public void BindQuestions(BankState bank, IEnumerable<QAttemptQuestion> questions)
Parameters
bankBankStatequestionsIEnumerable<QAttemptQuestion>