Partager via


ErrorUtils.WriteErrorHtml - Méthode

Écrit le code HTML pour la chaîne d'erreur spécifié.

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

Syntaxe

'Déclaration
Public Shared Sub WriteErrorHtml ( _
    writer As HtmlTextWriter, _
    error As String _
)
'Utilisation
Dim writer As HtmlTextWriter
Dim error As StringErrorUtils.WriteErrorHtml(writer, error)
public static void WriteErrorHtml(
    HtmlTextWriter writer,
    string error
)

Paramètres

Voir aussi

Référence

ErrorUtils classe

ErrorUtils - Membres

Microsoft.PerformancePoint.Scorecards.Server - Espace de noms