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