Share via


ParameterizableControl.ExternalCssRelativePaths property

The relative paths to the cascading style sheets (CSS) 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 ExternalCssRelativePaths As String()
    Get
'Usage
Dim instance As ParameterizableControl
Dim value As String()

value = instance.ExternalCssRelativePaths
public virtual string[] ExternalCssRelativePaths { get; }

Property value

Type: []

See also

Reference

ParameterizableControl class

ParameterizableControl members

Microsoft.PerformancePoint.Scorecards.Server.Extensions namespace