Share via


Constants.MasterPageExpression field

Represents the regular expression that is used to pick out the master page URL within an .aspx page.

Namespace:  Microsoft.PerformancePoint.Scorecards
Assembly:  Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)

Syntax

'Declaration
Public Shared ReadOnly MasterPageExpression As Regex
'Usage
Dim value As Regex

value = Constants.MasterPageExpression
public static readonly Regex MasterPageExpression

See also

Reference

Constants class

Constants members

Microsoft.PerformancePoint.Scorecards namespace