Freigeben über


BpmPropertyLinkBase.ValidateHyperlink-Methode

Überprüft einen Hyperlink.

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

Syntax

'Declaration
Public Shared Function ValidateHyperlink ( _
    originalHyperlink As String _
) As Boolean
'Usage
Dim originalHyperlink As String
Dim returnValue As Boolean

returnValue = BpmPropertyLinkBase.ValidateHyperlink(originalHyperlink)
public static bool ValidateHyperlink(
    string originalHyperlink
)

Parameter

Rückgabewert

Typ: System.Boolean
true , wenn der Hyperlink gültig ist; andernfalls false.

Siehe auch

Referenz

BpmPropertyLinkBase Klasse

BpmPropertyLinkBase-Member

Microsoft.PerformancePoint.Scorecards-Namespace