Table of Contents

Class CommentList

Namespace
InSite.Portal.Assessments.Attempts.Controls
Assembly
InSite.UI.dll
public class CommentList : UserControl, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IFilterResolutionService, IAttributeAccessor, INamingContainer, IUserControlDesignerAccessor
Inheritance
CommentList
Implements
Inherited Members

Constructors

CommentList()

public CommentList()

Fields

CommentRepeater

CommentRepeater control.

protected Repeater CommentRepeater

Field Value

Repeater

Remarks

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

NoComments

NoComments control.

protected HtmlGenericControl NoComments

Field Value

HtmlGenericControl

Remarks

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

Methods

LoadData(Guid)

public bool LoadData(Guid attemptId)

Parameters

attemptId Guid

Returns

bool