Class WorkshopQuestionCommentRepeater
- Namespace
- InSite.Admin.Assessments.Questions.Controls
- Assembly
- InSite.UI.dll
public class WorkshopQuestionCommentRepeater : BaseUserControl, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IFilterResolutionService, IAttributeAccessor, INamingContainer, IUserControlDesignerAccessor
- Inheritance
-
WorkshopQuestionCommentRepeater
- Implements
- Inherited Members
Constructors
WorkshopQuestionCommentRepeater()
public WorkshopQuestionCommentRepeater()
Fields
CandidateCommentaryLink
CandidateCommentaryLink control.
protected HtmlAnchor CandidateCommentaryLink
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
CommentRepeater
CommentRepeater control.
protected CommentRepeater CommentRepeater
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
CommonScript
CommonScript control.
protected PageFooterContent CommonScript
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
CommonStyle
CommonStyle control.
protected PageHeadContent CommonStyle
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Properties
BankID
public Guid BankID { get; set; }
Property Value
InnerBankID
protected Guid? InnerBankID { get; set; }
Property Value
- Guid?
Methods
LoadFormData(Guid, Question, ReturnUrl)
public void LoadFormData(Guid formId, Question question, ReturnUrl returnUrl)
Parameters
LoadSpecificationData(Question, ReturnUrl)
public void LoadSpecificationData(Question question, ReturnUrl returnUrl)
Parameters
OnInit(EventArgs)
protected override void OnInit(EventArgs e)