Class ModifyAchievement
public class ModifyAchievement : AdminBasePage, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, INamingContainer, IFilterResolutionService, IHttpHandler, IAdminPage, IHasTranslator, IHasWebRoute, IHasParentLinkParameters
- Inheritance
-
ModifyAchievement
- Implements
- Inherited Members
Constructors
ModifyAchievement()
public ModifyAchievement()
Fields
AchievementCreateButton
AchievementCreateButton control.
protected IconButton AchievementCreateButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
AchievementExpiration
AchievementExpiration control.
protected AchievementExpirationField AchievementExpiration
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
AchievementFields
AchievementFields control.
protected Container AchievementFields
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
AchievementIdentifier
AchievementIdentifier control.
protected FindAchievement AchievementIdentifier
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
AchievementIdentifierField
AchievementIdentifierField control.
protected HtmlGenericControl AchievementIdentifierField
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
AchievementLabel
AchievementLabel control.
protected TextBox AchievementLabel
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
AchievementLayout
AchievementLayout control.
protected CertificateLayoutComboBox AchievementLayout
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
AchievementName
AchievementName control.
protected TextBox AchievementName
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
AchievementOutlineLink
AchievementOutlineLink control.
protected IconLink AchievementOutlineLink
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
CancelButton
CancelButton control.
protected CancelButton CancelButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
EditorStatus
EditorStatus control.
protected Alert EditorStatus
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
NavigateUrl
public const string NavigateUrl = "/ui/admin/learning/programs/modify-achievement"
Field Value
SaveButton
SaveButton control.
protected SaveButton SaveButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Methods
BindModelToControlsForAchievement(Guid?, bool)
public void BindModelToControlsForAchievement(Guid? achievementId, bool forceNew)
Parameters
GetNavigateUrl(Guid)
public static string GetNavigateUrl(Guid programId)
Parameters
programIdGuid
Returns
GetParentLinkParameters(IWebRoute)
public string GetParentLinkParameters(IWebRoute parent)
Parameters
parentIWebRoute
Returns
OnInit(EventArgs)
protected override void OnInit(EventArgs e)
Parameters
OnLoad(EventArgs)
protected override void OnLoad(EventArgs e)
Parameters
Redirect(Guid)
public static void Redirect(Guid programId)
Parameters
programIdGuid