Table of Contents

Class QuestionAttachmentRepeater

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

Constructors

QuestionAttachmentRepeater()

public QuestionAttachmentRepeater()

Fields

Repeater

Repeater control.

protected Repeater Repeater

Field Value

Repeater

Remarks

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

Properties

RowCount

public int RowCount { get; }

Property Value

int

Methods

LoadData(Question)

public void LoadData(Question question)

Parameters

question Question