Share via


ParameterizableControl.ExternalCssRelativePaths Property (Microsoft.PerformancePoint.Scorecards.Server.Extensions)

An array of strings that represents relative .css file paths in the defined WebParts assembly resources directory.

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()
'Usage
Dim instance As ParameterizableControl
Dim value As String()

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

See Also

Reference

ParameterizableControl Class
ParameterizableControl Members
Microsoft.PerformancePoint.Scorecards.Server.Extensions Namespace