Class LinkToAchievement
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
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
BlockDateGranted
BlockDateGranted control.
protected Literal BlockDateGranted
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
BlockDescription
BlockDescription control.
protected HtmlGenericControl BlockDescription
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
BlockDownloadUrl
BlockDownloadUrl control.
protected HtmlAnchor BlockDownloadUrl
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
BlockHeading
BlockHeading control.
protected HtmlGenericControl BlockHeading
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ExpiredLabel
ExpiredLabel control.
protected HtmlGenericControl ExpiredLabel
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
GrantedLabel
GrantedLabel control.
protected HtmlGenericControl GrantedLabel
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
PendingLabel
PendingLabel control.
protected HtmlGenericControl PendingLabel
Field Value
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
blockContentContainerhookstring
GetBlockInfo()
public static BlockContentControlTypeInfo GetBlockInfo()
Returns
GetContentLabels()
public override string[] GetContentLabels()
Returns
- string[]