Class AssessorComment
public class AssessorComment : BaseUserControl, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IFilterResolutionService, IAttributeAccessor, INamingContainer, IUserControlDesignerAccessor
- Inheritance
-
AssessorComment
- Implements
- Inherited Members
Constructors
AssessorComment()
public AssessorComment()
Fields
CommentText
CommentText control.
protected Literal CommentText
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ControlTitle
ControlTitle control.
protected HtmlGenericControl ControlTitle
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Properties
Comment
public QComment Comment { get; set; }
Property Value
Title
public string Title { get; set; }
Property Value
Methods
OnLoad(EventArgs)
protected override void OnLoad(EventArgs e)