Class SetDetails
- Namespace
- InSite.Admin.Assessments.Sets.Controls
- Assembly
- InSite.UI.dll
public class SetDetails : BaseUserControl, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IFilterResolutionService, IAttributeAccessor, INamingContainer, IUserControlDesignerAccessor
- Inheritance
-
SetDetails
- Implements
- Inherited Members
Constructors
SetDetails()
public SetDetails()
Fields
BankQuestionCount
BankQuestionCount control.
protected Literal BankQuestionCount
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
CutScore
CutScore control.
protected Literal CutScore
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
DeleteSetLink
DeleteSetLink control.
protected IconLink DeleteSetLink
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
EditRandomization
EditRandomization control.
protected IconLink EditRandomization
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
EditStandardLink
EditStandardLink control.
protected IconLink EditStandardLink
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Name
Name control.
protected Literal Name
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Points
Points control.
protected Literal Points
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Randomization
Randomization control.
protected Literal Randomization
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
RandomizationDescription
RandomizationDescription control.
protected Literal RandomizationDescription
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
RenameSetLink
RenameSetLink control.
protected IconLink RenameSetLink
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SetNumber
SetNumber control.
protected Literal SetNumber
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SetQuestionCount
SetQuestionCount control.
protected Literal SetQuestionCount
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Standard
Standard control.
protected AssetTitleDisplay Standard
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Properties
SetID
public Guid SetID { get; }
Property Value
Methods
SetInputValues(Set, bool)
public void SetInputValues(Set set, bool canWrite)