Class QuestionsSection
- Namespace
- InSite.Admin.Assessments.Outlines.Controls
- Assembly
- InSite.UI.dll
public class QuestionsSection : BaseUserControl, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IFilterResolutionService, IAttributeAccessor, INamingContainer, IUserControlDesignerAccessor
- Inheritance
-
QuestionsSection
- Implements
- Inherited Members
Constructors
QuestionsSection()
public QuestionsSection()
Fields
AddButton
AddButton control.
protected DropDownButton AddButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ControlStatus
ControlStatus control.
protected Alert ControlStatus
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
DownloadButton
DownloadButton control.
protected DropDownButton DownloadButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
FilterQuestionsButton
FilterQuestionsButton control.
protected IconButton FilterQuestionsButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
FilterQuestionsTextBox
FilterQuestionsTextBox control.
protected TextBox FilterQuestionsTextBox
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
NoQuestionsAlert
NoQuestionsAlert control.
protected HtmlGenericControl NoQuestionsAlert
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
PreviewSetButton
PreviewSetButton control.
protected Button PreviewSetButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SetsNav
SetsNav control.
protected Nav SetsNav
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SetsNavContent
SetsNavContent control.
protected NavContent SetsNavContent
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SortButton
SortButton control.
protected DropDownButton SortButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Properties
LoadBank
public Func<BankState> LoadBank { get; }
Property Value
Methods
CreateChildControls()
protected override void CreateChildControls()
LoadData(BankState, bool, out bool)
public void LoadData(BankState bank, bool canWrite, out bool isSelected)
Parameters
OnInit(EventArgs)
protected override void OnInit(EventArgs e)
Parameters
OpenQuestion(Question)
public bool OpenQuestion(Question question)
Parameters
questionQuestion