Table of Contents

Class Detail

Namespace
InSite.Custom.CMDS.Admin.Standards.Validations.Controls
Assembly
InSite.UI.dll
public class Detail : UserControl, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IFilterResolutionService, IAttributeAccessor, INamingContainer, IUserControlDesignerAccessor
Inheritance
Detail
Implements
Inherited Members

Constructors

Detail()

public Detail()

Fields

Assigned

Assigned control.

protected DateTimeOffsetSelector Assigned

Field Value

DateTimeOffsetSelector

Remarks

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

AuthorityName

AuthorityName control.

protected TextBox AuthorityName

Field Value

TextBox

Remarks

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

Closed

Closed control.

protected DateTimeOffsetSelector Closed

Field Value

DateTimeOffsetSelector

Remarks

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

DetailSection

DetailSection control.

protected HtmlGenericControl DetailSection

Field Value

HtmlGenericControl

Remarks

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

Expired

Expired control.

protected DateTimeOffsetSelector Expired

Field Value

DateTimeOffsetSelector

Remarks

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

IsEnabled

IsEnabled control.

protected CheckBox IsEnabled

Field Value

CheckBox

Remarks

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

IsEvaluated

IsEvaluated control.

protected CheckBox IsEvaluated

Field Value

CheckBox

Remarks

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

IsSuccess

IsSuccess control.

protected CheckBox IsSuccess

Field Value

CheckBox

Remarks

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

IsValidated

IsValidated control.

protected CheckBox IsValidated

Field Value

CheckBox

Remarks

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

Notified

Notified control.

protected DateTimeOffsetSelector Notified

Field Value

DateTimeOffsetSelector

Remarks

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

Opened

Opened control.

protected DateTimeOffsetSelector Opened

Field Value

DateTimeOffsetSelector

Remarks

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

ProcessStep

ProcessStep control.

protected TextBox ProcessStep

Field Value

TextBox

Remarks

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

ScoreScaled

ScoreScaled control.

protected NumericBox ScoreScaled

Field Value

NumericBox

Remarks

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

SelfAssessmentDate

SelfAssessmentDate control.

protected DateTimeOffsetSelector SelfAssessmentDate

Field Value

DateTimeOffsetSelector

Remarks

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

SelfAssessmentStatus

SelfAssessmentStatus control.

protected SelfAssessmentStatusSelector SelfAssessmentStatus

Field Value

SelfAssessmentStatusSelector

Remarks

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

StandardIdentifier

StandardIdentifier control.

protected FindStandard StandardIdentifier

Field Value

FindStandard

Remarks

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

UserIdentifier

UserIdentifier control.

protected FindPerson UserIdentifier

Field Value

FindPerson

Remarks

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

ValidationComment

ValidationComment control.

protected TextBox ValidationComment

Field Value

TextBox

Remarks

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

ValidationDate

ValidationDate control.

protected DateTimeOffsetSelector ValidationDate

Field Value

DateTimeOffsetSelector

Remarks

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

ValidationStatus

ValidationStatus control.

protected CompetencyStatusSelector ValidationStatus

Field Value

CompetencyStatusSelector

Remarks

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

ValidatorUserIdentifier

ValidatorUserIdentifier control.

protected FindPerson ValidatorUserIdentifier

Field Value

FindPerson

Remarks

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

Methods

GetInputValues(QStandardValidation)

public void GetInputValues(QStandardValidation entity)

Parameters

entity QStandardValidation

OnLoad(EventArgs)

protected override void OnLoad(EventArgs e)

Parameters

e EventArgs

SetDefaultInputValues()

public void SetDefaultInputValues()

SetInputValues(StandardValidation)

public bool SetInputValues(StandardValidation entity)

Parameters

entity StandardValidation

Returns

bool