Table of Contents

Class AnalysisReportCareerMap

Namespace
InSite.UI.Portal.Standards.Controls
Assembly
InSite.UI.dll
public class AnalysisReportCareerMap : BaseUserControl, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IFilterResolutionService, IAttributeAccessor, INamingContainer, IUserControlDesignerAccessor
Inheritance
AnalysisReportCareerMap
Implements
Inherited Members

Constructors

AnalysisReportCareerMap()

public AnalysisReportCareerMap()

Fields

CompetencyOverlap

CompetencyOverlap control.

protected Literal CompetencyOverlap

Field Value

Literal

Remarks

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

DownloadButton

DownloadButton control.

protected Button DownloadButton

Field Value

Button

Remarks

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

MissingGacRepeater

MissingGacRepeater control.

protected Repeater MissingGacRepeater

Field Value

Repeater

Remarks

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

MissingGacRepeaterField

MissingGacRepeaterField control.

protected HtmlGenericControl MissingGacRepeaterField

Field Value

HtmlGenericControl

Remarks

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

OverlapField

OverlapField control.

protected HtmlGenericControl OverlapField

Field Value

HtmlGenericControl

Remarks

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

SharedGacRepeater

SharedGacRepeater control.

protected Repeater SharedGacRepeater

Field Value

Repeater

Remarks

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

SharedGacRepeaterField

SharedGacRepeaterField control.

protected HtmlGenericControl SharedGacRepeaterField

Field Value

HtmlGenericControl

Remarks

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

Properties

ReportData

public AnalysisHelper.ReportDataCareerMap ReportData { get; set; }

Property Value

AnalysisHelper.ReportDataCareerMap

Methods

LoadData(ReportDataCareerMap)

public void LoadData(AnalysisHelper.ReportDataCareerMap data)

Parameters

data AnalysisHelper.ReportDataCareerMap

OnInit(EventArgs)

protected override void OnInit(EventArgs e)

Parameters

e EventArgs

UnloadData()

public void UnloadData()