Share via


ParameterizableControl.ResourcePath property

The URL path to resources.

Namespace:  Microsoft.PerformancePoint.Scorecards.Server.Extensions
Assembly:  Microsoft.PerformancePoint.Scorecards.Server (in Microsoft.PerformancePoint.Scorecards.Server.dll)

Syntax

'Declaration
Public Property ResourcePath As String
    Get
    Set
'Usage
Dim instance As ParameterizableControl
Dim value As String

value = instance.ResourcePath

instance.ResourcePath = value
public string ResourcePath { get; set; }

Property value

Type: System.String

See also

Reference

ParameterizableControl class

ParameterizableControl members

Microsoft.PerformancePoint.Scorecards.Server.Extensions namespace