Table of Contents

Class AchievementDetailsV2

Namespace
InSite.UI.Admin.Records.Achievements.Controls
Assembly
InSite.UI.dll
public class AchievementDetailsV2 : UserControl, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IFilterResolutionService, IAttributeAccessor, INamingContainer, IUserControlDesignerAccessor
Inheritance
AchievementDetailsV2
Implements
Inherited Members

Constructors

AchievementDetailsV2()

public AchievementDetailsV2()

Fields

AchievementLink control.

protected HtmlAnchor AchievementLink

Field Value

HtmlAnchor

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

Expiration

Expiration control.

protected Literal Expiration

Field Value

Literal

Remarks

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

ExpirationField

ExpirationField control.

protected HtmlGenericControl ExpirationField

Field Value

HtmlGenericControl

Remarks

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

Label

Label control.

protected Literal Label

Field Value

Literal

Remarks

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

Status

Status control.

protected Literal Status

Field Value

Literal

Remarks

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

Title

Title control.

protected Literal Title

Field Value

Literal

Remarks

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

Methods

BindAchievement(QAchievement, TimeZoneInfo, bool)

public void BindAchievement(QAchievement achievement, TimeZoneInfo tz, bool showExpiration = true)

Parameters

achievement QAchievement
tz TimeZoneInfo
showExpiration bool