ParameterizableControl.GetRelatedInfo Method

Generates export information from resource strings and the specified settings.

Namespace:  Microsoft.PerformancePoint.Scorecards.Server.Extensions
Assembly:  Microsoft.PerformancePoint.Scorecards.Server (in Microsoft.PerformancePoint.Scorecards.Server.dll)

Syntax

'Declaration
Protected Overridable Function GetRelatedInfo ( _
    exportSettings As ExportSettings _
) As RelatedInfo
'Usage
Dim exportSettings As ExportSettings
Dim returnValue As RelatedInfo

returnValue = Me.GetRelatedInfo(exportSettings)
protected virtual RelatedInfo GetRelatedInfo(
    ExportSettings exportSettings
)

Parameters

Return Value

Type: RelatedInfo

See Also

Reference

ParameterizableControl Class

ParameterizableControl Members

Microsoft.PerformancePoint.Scorecards.Server.Extensions Namespace