Table of Contents

Class LinkToAssessment

Namespace
InSite.UI.Layout.Common.Controls
Assembly
InSite.UI.dll
public class LinkToAssessment : BlockControl, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IFilterResolutionService, IAttributeAccessor, INamingContainer, IUserControlDesignerAccessor, IBlockControl
Inheritance
LinkToAssessment
Implements
Inherited Members

Constructors

LinkToAssessment()

public LinkToAssessment()

Fields

BlockDescription

BlockDescription control.

protected HtmlGenericControl BlockDescription

Field Value

HtmlGenericControl

Remarks

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

BlockStartUrl

BlockStartUrl control.

protected HtmlAnchor BlockStartUrl

Field Value

HtmlAnchor

Remarks

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

BlockTimeRequired

BlockTimeRequired control.

protected Literal BlockTimeRequired

Field Value

Literal

Remarks

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

BlockTitle

BlockTitle control.

protected HtmlGenericControl BlockTitle

Field Value

HtmlGenericControl

Remarks

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

FailedLabel

FailedLabel control.

protected HtmlGenericControl FailedLabel

Field Value

HtmlGenericControl

Remarks

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

PassedLabel

PassedLabel control.

protected HtmlGenericControl PassedLabel

Field Value

HtmlGenericControl

Remarks

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

Methods

BindContent(ContentContainer, string)

public override void BindContent(ContentContainer block, string hook = null)

Parameters

block ContentContainer
hook string

GetBlockInfo()

public static BlockContentControlTypeInfo GetBlockInfo()

Returns

BlockContentControlTypeInfo

GetContentLabels()

public override string[] GetContentLabels()

Returns

string[]