Class AnalysisReportCareerMap
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
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
DownloadButton
DownloadButton control.
protected Button DownloadButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
MissingGacRepeater
MissingGacRepeater control.
protected Repeater MissingGacRepeater
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
MissingGacRepeaterField
MissingGacRepeaterField control.
protected HtmlGenericControl MissingGacRepeaterField
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
OverlapField
OverlapField control.
protected HtmlGenericControl OverlapField
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SharedGacRepeater
SharedGacRepeater control.
protected Repeater SharedGacRepeater
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SharedGacRepeaterField
SharedGacRepeaterField control.
protected HtmlGenericControl SharedGacRepeaterField
Field Value
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
Methods
LoadData(ReportDataCareerMap)
public void LoadData(AnalysisHelper.ReportDataCareerMap data)
Parameters
OnInit(EventArgs)
protected override void OnInit(EventArgs e)
Parameters
UnloadData()
public void UnloadData()