Table of Contents

Class SubjectOutputDetails

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

Constructors

SubjectOutputDetails()

public SubjectOutputDetails()

Fields

BankField

BankField control.

protected HtmlGenericControl BankField

Field Value

HtmlGenericControl

Remarks

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

BankName

BankName control.

protected Literal BankName

Field Value

Literal

Remarks

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

SubjectContainerField

SubjectContainerField control.

protected HtmlGenericControl SubjectContainerField

Field Value

HtmlGenericControl

Remarks

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

SubjectContainerName

SubjectContainerName control.

protected Literal SubjectContainerName

Field Value

Literal

Remarks

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

SubjectContainerType

SubjectContainerType control.

protected Literal SubjectContainerType

Field Value

Literal

Remarks

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

SubjectName

SubjectName control.

protected Literal SubjectName

Field Value

Literal

Remarks

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

SubjectType

SubjectType control.

protected Literal SubjectType

Field Value

Literal

Remarks

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

Methods

LoadData(BankState, Comment)

public void LoadData(BankState bank, Comment comment)

Parameters

bank BankState
comment Comment