Table of Contents

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

Literal

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

CutScore

CutScore control.

protected Literal CutScore

Field Value

Literal

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

DeleteSetLink control.

protected IconLink DeleteSetLink

Field Value

IconLink

Auto-generated field. To modify move field declaration from designer file to code-behind file.

EditRandomization

EditRandomization control.

protected IconLink EditRandomization

Field Value

IconLink

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

EditStandardLink control.

protected IconLink EditStandardLink

Field Value

IconLink

Auto-generated field. To modify move field declaration from designer file to code-behind file.

Name

Name control.

protected Literal Name

Field Value

Literal

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

Points

Points control.

protected Literal Points

Field Value

Literal

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

Randomization

Randomization control.

protected Literal Randomization

Field Value

Literal

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

RandomizationDescription

RandomizationDescription control.

protected Literal RandomizationDescription

Field Value

Literal

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

RenameSetLink control.

protected IconLink RenameSetLink

Field Value

IconLink

Auto-generated field. To modify move field declaration from designer file to code-behind file.

SetNumber

SetNumber control.

protected Literal SetNumber

Field Value

Literal

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

SetQuestionCount

SetQuestionCount control.

protected Literal SetQuestionCount

Field Value

Literal

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

Standard

Standard control.

protected AssetTitleDisplay Standard

Field Value

AssetTitleDisplay

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

Properties

SetID

public Guid SetID { get; }

Property Value

Guid

Methods

SetInputValues(Set, bool)

public void SetInputValues(Set set, bool canWrite)

Parameters

set Set
canWrite bool