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 relative paths to the cascading style sheets (CSS) that are used to render the Web Part.
Namespace: Microsoft.PerformancePoint.Scorecards.Script
Assembly: Microsoft.PerformancePoint.Scorecards.Script (in Microsoft.PerformancePoint.Scorecards.Script.dll)
Syntax
'Declaration
Public Property ExternalCssDependencies As String()
Get
Set
'Usage
Dim instance As ResourceDependencies
Dim value As String()
value = instance.ExternalCssDependencies
instance.ExternalCssDependencies = value
public string[] ExternalCssDependencies { get; set; }
Property Value
Type: []