Table of Contents

Class LinkToAchievement

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

Constructors

LinkToAchievement()

public LinkToAchievement()

Fields

BlockDateExpired

BlockDateExpired control.

protected Literal BlockDateExpired

Field Value

Literal

Remarks

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

BlockDateGranted

BlockDateGranted control.

protected Literal BlockDateGranted

Field Value

Literal

Remarks

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

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.

BlockDownloadUrl

BlockDownloadUrl control.

protected HtmlAnchor BlockDownloadUrl

Field Value

HtmlAnchor

Remarks

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

BlockHeading

BlockHeading control.

protected HtmlGenericControl BlockHeading

Field Value

HtmlGenericControl

Remarks

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

ExpiredLabel

ExpiredLabel control.

protected HtmlGenericControl ExpiredLabel

Field Value

HtmlGenericControl

Remarks

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

GrantedLabel

GrantedLabel control.

protected HtmlGenericControl GrantedLabel

Field Value

HtmlGenericControl

Remarks

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

PendingLabel

PendingLabel control.

protected HtmlGenericControl PendingLabel

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[]