Table of Contents

Class CommentList

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

Constructors

CommentList()

public CommentList()

Fields

AddCommentLink control.

protected AddButton AddCommentLink

Field Value

AddButton

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

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.

Methods

LoadData(Guid, Guid, Guid?, List<QExperience>, Guid?)

public void LoadData(Guid journalSetupIdentifier, Guid userIdentifier, Guid? journalIdentifier, List<QExperience> experiences, Guid? experienceIdentifier)

Parameters

journalSetupIdentifier Guid
userIdentifier Guid
journalIdentifier Guid?
experiences List<QExperience>
experienceIdentifier Guid?