Table of Contents

Class SpecificationDetails

Namespace
InSite.Admin.Assessments.Specifications.Controls
Assembly
InSite.UI.dll
public class SpecificationDetails : BaseUserControl, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IFilterResolutionService, IAttributeAccessor, INamingContainer, IUserControlDesignerAccessor
Inheritance
SpecificationDetails
Implements
Inherited Members

Constructors

SpecificationDetails()

public SpecificationDetails()

Fields

ChangeCalculationLink control.

protected IconLink ChangeCalculationLink

Field Value

IconLink

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

DeleteSpecificationLink control.

protected IconLink DeleteSpecificationLink

Field Value

IconLink

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

DisableSectionsAsTabsButton

DisableSectionsAsTabsButton control.

protected IconButton DisableSectionsAsTabsButton

Field Value

IconButton

Remarks

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

DisableSingleQuestionPerTabButton

DisableSingleQuestionPerTabButton control.

protected IconButton DisableSingleQuestionPerTabButton

Field Value

IconButton

Remarks

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

DisableTabNavigationButton

DisableTabNavigationButton control.

protected IconButton DisableTabNavigationButton

Field Value

IconButton

Remarks

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

EnableSectionsAsTabsButton

EnableSectionsAsTabsButton control.

protected IconButton EnableSectionsAsTabsButton

Field Value

IconButton

Remarks

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

EnableSingleQuestionPerTabButton

EnableSingleQuestionPerTabButton control.

protected IconButton EnableSingleQuestionPerTabButton

Field Value

IconButton

Remarks

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

EnableTabNavigationButton

EnableTabNavigationButton control.

protected IconButton EnableTabNavigationButton

Field Value

IconButton

Remarks

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

ReconfigureLink control.

protected IconLink ReconfigureLink

Field Value

IconLink

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

RenameSpecificationLink control.

protected IconLink RenameSpecificationLink

Field Value

IconLink

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

ScenarioFields

ScenarioFields control.

protected Container ScenarioFields

Field Value

Container

Remarks

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

SectionsAsTabsOutput

SectionsAsTabsOutput control.

protected Literal SectionsAsTabsOutput

Field Value

Literal

Remarks

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

SingleQuestionPerTabField

SingleQuestionPerTabField control.

protected HtmlGenericControl SingleQuestionPerTabField

Field Value

HtmlGenericControl

Remarks

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

SingleQuestionPerTabOutput

SingleQuestionPerTabOutput control.

protected Literal SingleQuestionPerTabOutput

Field Value

Literal

Remarks

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

SpecificationCalculationDisclosure

SpecificationCalculationDisclosure control.

protected Literal SpecificationCalculationDisclosure

Field Value

Literal

Remarks

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

SpecificationCalculationPassingScore

SpecificationCalculationPassingScore control.

protected Literal SpecificationCalculationPassingScore

Field Value

Literal

Remarks

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

SpecificationFormLimit

SpecificationFormLimit control.

protected Literal SpecificationFormLimit

Field Value

Literal

Remarks

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

SpecificationName

SpecificationName control.

protected Literal SpecificationName

Field Value

Literal

Remarks

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

SpecificationQuestionLimit

SpecificationQuestionLimit control.

protected Literal SpecificationQuestionLimit

Field Value

Literal

Remarks

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

SpecificationType

SpecificationType control.

protected Literal SpecificationType

Field Value

Literal

Remarks

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

SpecificationTypeHelp

SpecificationTypeHelp control.

protected HtmlGenericControl SpecificationTypeHelp

Field Value

HtmlGenericControl

Remarks

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

TabNavigationField

TabNavigationField control.

protected HtmlGenericControl TabNavigationField

Field Value

HtmlGenericControl

Remarks

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

TabNavigationOutput

TabNavigationOutput control.

protected Literal TabNavigationOutput

Field Value

Literal

Remarks

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

TabTimeLimitField

TabTimeLimitField control.

protected HtmlGenericControl TabTimeLimitField

Field Value

HtmlGenericControl

Remarks

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

TabTimeLimitOutput

TabTimeLimitOutput control.

protected Literal TabTimeLimitOutput

Field Value

Literal

Remarks

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

Methods

OnInit(EventArgs)

protected override void OnInit(EventArgs e)

Parameters

e EventArgs

SetInputValues(Specification, bool)

public void SetInputValues(Specification spec, bool canWrite)

Parameters

spec Specification
canWrite bool