Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The script files that are used to render the Web Part.
Namespace: Microsoft.PerformancePoint.Scorecards.Server.Extensions
Assembly: Microsoft.PerformancePoint.Scorecards.Server (in Microsoft.PerformancePoint.Scorecards.Server.dll)
Syntax
'Declaration
Public Overridable ReadOnly Property ScriptDependencies As ScriptDependency()
Get
'Usage
Dim instance As ParameterizableControl
Dim value As ScriptDependency()
value = instance.ScriptDependencies
public virtual ScriptDependency[] ScriptDependencies { get; }
Property Value
Type: []
See Also
Reference
ParameterizableControl Members
Microsoft.PerformancePoint.Scorecards.Server.Extensions Namespace