Table of Contents

Class AnalysisCommentTabContent

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

Constructors

AnalysisCommentTabContent()

public AnalysisCommentTabContent()

Fields

AdministratorColumn

AdministratorColumn control.

protected HtmlGenericControl AdministratorColumn

Field Value

HtmlGenericControl

Remarks

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

AdministratorRepeater

AdministratorRepeater control.

protected CommentRepeater AdministratorRepeater

Field Value

CommentRepeater

Remarks

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

CandidateColumn

CandidateColumn control.

protected HtmlGenericControl CandidateColumn

Field Value

HtmlGenericControl

Remarks

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

CandidateRepeater

CandidateRepeater control.

protected CommentRepeater CandidateRepeater

Field Value

CommentRepeater

Remarks

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

MessageLiteral

MessageLiteral control.

protected Literal MessageLiteral

Field Value

Literal

Remarks

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

Methods

LoadData(Question, DateTimeOffsetRange)

public int LoadData(Question question, DateTimeOffsetRange posted)

Parameters

question Question
posted DateTimeOffsetRange

Returns

int