Class Create
public class Create : AdminBasePage, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, INamingContainer, IFilterResolutionService, IHttpHandler, IAdminPage, IHasTranslator, IHasWebRoute, ICmdsUserControl
- Inheritance
-
Create
- Implements
- Inherited Members
Constructors
Create()
public Create()
Fields
AchievementDetails
AchievementDetails control.
protected EmployeeAchievementDetails AchievementDetails
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
AchievementSection
AchievementSection control.
protected HtmlGenericControl AchievementSection
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.
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
ApplyAccessControlForCmds()
public override void ApplyAccessControlForCmds()
CreateCredential(Guid, Guid, EducationItem)
public static string CreateCredential(Guid userKey, Guid credentialIdentifier, EmployeeAchievementDetails.EducationItem item)
Parameters
userKeyGuidcredentialIdentifierGuiditemEmployeeAchievementDetails.EducationItem
Returns
OnInit(EventArgs)
protected override void OnInit(EventArgs e)
Parameters
OnLoad(EventArgs)
protected override void OnLoad(EventArgs e)