Class FormSectionDetails
- Namespace
- InSite.Admin.Assessments.Outlines.Controls
- Assembly
- InSite.UI.dll
public class FormSectionDetails : BaseUserControl, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IFilterResolutionService, IAttributeAccessor, INamingContainer, IUserControlDesignerAccessor
- Inheritance
-
FormSectionDetails
- Implements
- Inherited Members
Constructors
FormSectionDetails()
public FormSectionDetails()
Fields
AddendumDetails
AddendumDetails control.
protected ContentRepeater AddendumDetails
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
AddendumTab
AddendumTab control.
protected NavItem AddendumTab
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
BreakTimerEnabled
BreakTimerEnabled control.
protected Literal BreakTimerEnabled
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
BreakTimerEnabledField
BreakTimerEnabledField control.
protected HtmlGenericControl BreakTimerEnabledField
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ConfigurationSection
ConfigurationSection control.
protected Container ConfigurationSection
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ContentTab
ContentTab control.
protected NavItem ContentTab
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
DeleteSectionLink
DeleteSectionLink control.
protected IconLink DeleteSectionLink
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
DownloadSummariesButton
DownloadSummariesButton control.
protected DownloadButton DownloadSummariesButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
EditSectionContentSummary
EditSectionContentSummary control.
protected IconLink EditSectionContentSummary
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
EditSectionContentTitle
EditSectionContentTitle control.
protected IconLink EditSectionContentTitle
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
FilterType
FilterType control.
protected Literal FilterType
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
FormContent
FormContent control.
protected ContentRepeater FormContent
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
FormDetails
FormDetails control.
protected ContentRepeater FormDetails
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
FormTab
FormTab control.
protected NavItem FormTab
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
LoadQuestionsButton
LoadQuestionsButton control.
protected Button LoadQuestionsButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
QuestionLimit
QuestionLimit control.
protected Literal QuestionLimit
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
QuestionLimitField
QuestionLimitField control.
protected HtmlGenericControl QuestionLimitField
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Questions
Questions control.
protected QuestionRepeater Questions
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
QuestionsAlert
QuestionsAlert control.
protected Alert QuestionsAlert
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
QuestionsTab
QuestionsTab control.
protected NavItem QuestionsTab
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
QuestionsUpdatePanel
QuestionsUpdatePanel control.
protected UpdatePanel QuestionsUpdatePanel
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ReconfigureLink
ReconfigureLink control.
protected IconLink ReconfigureLink
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Section
Section control.
protected HtmlGenericControl Section
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SectionContentSummary
SectionContentSummary control.
protected HtmlGenericControl SectionContentSummary
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SectionContentTitle
SectionContentTitle control.
protected HtmlGenericControl SectionContentTitle
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SectionNumber
SectionNumber control.
protected Literal SectionNumber
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SectionTab
SectionTab control.
protected NavItem SectionTab
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SetRepeater
SetRepeater control.
protected Repeater SetRepeater
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SetWeight
SetWeight control.
protected Literal SetWeight
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
StatisticsPanel
StatisticsPanel control.
protected ContentRepeater StatisticsPanel
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
StatisticsTab
StatisticsTab control.
protected NavItem StatisticsTab
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
TagFilter
TagFilter control.
protected Literal TagFilter
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
TagFilterField
TagFilterField control.
protected HtmlGenericControl TagFilterField
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
TimeLimit
TimeLimit control.
protected Literal TimeLimit
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
TimeLimitField
TimeLimitField control.
protected HtmlGenericControl TimeLimitField
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
TimerType
TimerType control.
protected Literal TimerType
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
TimerTypeField
TimerTypeField control.
protected HtmlGenericControl TimerTypeField
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
WarningOnNextTabEnabled
WarningOnNextTabEnabled control.
protected Literal WarningOnNextTabEnabled
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Properties
AllowEdit
public bool AllowEdit { get; set; }
Property Value
BankID
public Guid BankID { get; set; }
Property Value
FormID
public Guid FormID { get; set; }
Property Value
ProcessDownload
public bool ProcessDownload { get; set; }
Property Value
SectionID
public Guid SectionID { get; set; }
Property Value
Methods
OnInit(EventArgs)
protected override void OnInit(EventArgs e)
Parameters
OnLoad(EventArgs)
protected override void OnLoad(EventArgs e)
Parameters
OnPreRender(EventArgs)
protected override void OnPreRender(EventArgs e)
Parameters
OpenTab(Tab)
public void OpenTab(FormSectionDetails.Tab t)
Parameters
ReloadQuestions(Form, bool)
public void ReloadQuestions(Form form, bool showAllQuestions)
Parameters
ReloadQuestions(Section, bool)
public void ReloadQuestions(Section section, bool showAllQuestions)
Parameters
SetInputValues(Form)
public void SetInputValues(Form form)
Parameters
formForm
SetInputValues(Section)
public void SetInputValues(Section section)
Parameters
sectionSection