Table of Contents

Class CommentInfo

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

Constructors

CommentInfo()

public CommentInfo()

Fields

CommentText

CommentText control.

protected CommentTextEditor CommentText

Field Value

CommentTextEditor

Remarks

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

Properties

CommentIdentifier

public Guid CommentIdentifier { get; set; }

Property Value

Guid

CommentPreviousPrivacy

public bool? CommentPreviousPrivacy { get; set; }

Property Value

bool?

CommentTextValue

public string CommentTextValue { get; }

Property Value

string

IssueIdentifier

public Guid IssueIdentifier { get; set; }

Property Value

Guid

OrganizationIdentifier

public Guid OrganizationIdentifier { get; }

Property Value

Guid

Methods

Clear()

public void Clear()