Table of Contents

Class UserJournal

Namespace
InSite.UI.Admin.Records.Validators.Forms
Assembly
InSite.UI.dll
public class UserJournal : AdminBasePage, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, INamingContainer, IFilterResolutionService, IHttpHandler, IAdminPage, IHasTranslator, IHasWebRoute, IOverrideWebRouteParent, IHasParentLinkParameters
Inheritance
UserJournal
Implements
Inherited Members

Constructors

UserJournal()

public UserJournal()

Fields

Competencies

Competencies control.

protected UserCompetencySummary Competencies

Field Value

UserCompetencySummary

Remarks

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

CompetenciesPanel

CompetenciesPanel control.

protected HtmlGenericControl CompetenciesPanel

Field Value

HtmlGenericControl

Remarks

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

NoJournalPanel

NoJournalPanel control.

protected HtmlGenericControl NoJournalPanel

Field Value

HtmlGenericControl

Remarks

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

StatusAlert

StatusAlert control.

protected Alert StatusAlert

Field Value

Alert

Remarks

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

UserJournalTree

UserJournalTree control.

protected UserJournalTree UserJournalTree

Field Value

UserJournalTree

Remarks

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

Methods

OnLoad(EventArgs)

protected override void OnLoad(EventArgs e)

Parameters

e EventArgs