Class CommentInfo
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
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
CommentPreviousPrivacy
public bool? CommentPreviousPrivacy { get; set; }
Property Value
- bool?
CommentTextValue
public string CommentTextValue { get; }
Property Value
IssueIdentifier
public Guid IssueIdentifier { get; set; }
Property Value
OrganizationIdentifier
public Guid OrganizationIdentifier { get; }
Property Value
Methods
Clear()
public void Clear()