BpmPropertyLinkBase.ValidateHyperlink - Méthode

Valide un lien hypertexte.

Espace de noms :  Microsoft.PerformancePoint.Scorecards
Assembly :  Microsoft.PerformancePoint.Scorecards.Client (dans Microsoft.PerformancePoint.Scorecards.Client.dll)

Syntaxe

'Déclaration
Public Shared Function ValidateHyperlink ( _
    originalHyperlink As String _
) As Boolean
'Utilisation
Dim originalHyperlink As String
Dim returnValue As Boolean

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

Paramètres

Valeur renvoyée

Type : System.Boolean
true si le lien hypertexte est valide ; dans le cas contraire, false.

Voir aussi

Référence

BpmPropertyLinkBase classe

BpmPropertyLinkBase - Membres

Microsoft.PerformancePoint.Scorecards - Espace de noms