Table of Contents

Class CommentPanel

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

Constructors

CommentPanel()

public CommentPanel()

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.

Properties

Count

public int Count { get; }

Property Value

int

IsReadOnly

public bool IsReadOnly { get; set; }

Property Value

bool

Methods

GetAuthorName()

protected string GetAuthorName()

Returns

string

GetTimestamp()

protected string GetTimestamp()

Returns

string

LoadData(Guid, EventType)

public int LoadData(Guid @event, EventType typeOfEvent)

Parameters

event Guid
typeOfEvent EventType

Returns

int

OnInit(EventArgs)

protected override void OnInit(EventArgs e)

Parameters

e EventArgs

SetEventIdentifier(Guid)

public void SetEventIdentifier(Guid eventIdentifier)

Parameters

eventIdentifier Guid