Table of Contents

Class Create

Namespace
InSite.Custom.CMDS.User.Progressions.Forms
Assembly
InSite.UI.dll
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

EmployeeAchievementDetails

Remarks

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

AchievementSection

AchievementSection control.

protected HtmlGenericControl AchievementSection

Field Value

HtmlGenericControl

Remarks

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

CancelButton

CancelButton control.

protected CancelButton CancelButton

Field Value

CancelButton

Remarks

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

EditorStatus

EditorStatus control.

protected Alert EditorStatus

Field Value

Alert

Remarks

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

SaveButton

SaveButton control.

protected SaveButton SaveButton

Field Value

SaveButton

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

userKey Guid
credentialIdentifier Guid
item EmployeeAchievementDetails.EducationItem

Returns

string

OnInit(EventArgs)

protected override void OnInit(EventArgs e)

Parameters

e EventArgs

OnLoad(EventArgs)

protected override void OnLoad(EventArgs e)

Parameters

e EventArgs