Table of Contents

Class CommentRepeater

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

Constructors

CommentRepeater()

public CommentRepeater()

Fields

AddCommentButton

AddCommentButton control.

protected AddButton AddCommentButton

Field Value

AddButton

Remarks

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)

public bool LoadData(Guid surveyFormId)

Parameters

surveyFormId Guid

Returns

bool

OnInit(EventArgs)

protected override void OnInit(EventArgs e)

Parameters

e EventArgs