Class SpecificationsSection
- Namespace
- InSite.Admin.Assessments.Outlines.Controls
- Assembly
- InSite.UI.dll
public class SpecificationsSection : BaseUserControl, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IFilterResolutionService, IAttributeAccessor, INamingContainer, IUserControlDesignerAccessor
- Inheritance
-
SpecificationsSection
- Implements
- Inherited Members
Constructors
SpecificationsSection()
public SpecificationsSection()
Fields
CommandColumn
CommandColumn control.
protected HtmlGenericControl CommandColumn
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
CommandsDropDown
CommandsDropDown control.
protected DropDownButton CommandsDropDown
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SpecificationCriteriaNav
SpecificationCriteriaNav control.
protected Nav SpecificationCriteriaNav
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SpecificationCriteriaNavContent
SpecificationCriteriaNavContent control.
protected NavContent SpecificationCriteriaNavContent
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SpecificationCriteriaRow
SpecificationCriteriaRow control.
protected HtmlGenericControl SpecificationCriteriaRow
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SpecificationSelector
SpecificationSelector control.
protected ComboBox SpecificationSelector
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SpecificationWarning
SpecificationWarning control.
protected Alert SpecificationWarning
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SpecificationWorkshopButton
SpecificationWorkshopButton control.
protected Button SpecificationWorkshopButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SpecificationsUpdatePanel
SpecificationsUpdatePanel control.
protected UpdatePanel SpecificationsUpdatePanel
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
ReloadOutline
public Action ReloadOutline { 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)