Class AnswerQuestionList
public class AnswerQuestionList : BaseUserControl, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IFilterResolutionService, IAttributeAccessor, INamingContainer, IUserControlDesignerAccessor
- Inheritance
-
AnswerQuestionList
- Implements
- Inherited Members
Constructors
AnswerQuestionList()
public AnswerQuestionList()
Fields
SectionRepeater
SectionRepeater control.
protected Repeater SectionRepeater
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Methods
GetContentHtml(string)
protected string GetContentHtml(string name)
Parameters
namestring
Returns
GetContentText(string)
protected string GetContentText(string name)
Parameters
namestring
Returns
HasContent(string)
protected bool HasContent(string name)
Parameters
namestring
Returns
LoadData(AttemptInfo)
public void LoadData(AttemptInfo attempt)
Parameters
attemptAttemptInfo
OnInit(EventArgs)
protected override void OnInit(EventArgs e)