Share via


SPUtility.TransferToErrorPage - Méthode (String)

Transfère la demande à une page d'erreur Microsoft SharePoint Foundation .

Espace de noms :  Microsoft.SharePoint.Utilities
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Public Shared Sub TransferToErrorPage ( _
    message As String _
)
'Utilisation
Dim message As StringSPUtility.TransferToErrorPage(message)
public static void TransferToErrorPage(
    string message
)

Paramètres

  • message
    Type : System.String

    Chaîne qui contient le message d'erreur s'affiche.

Voir aussi

Référence

SPUtility classe

SPUtility - Membres

TransferToErrorPage - Surcharge

Microsoft.SharePoint.Utilities - Espace de noms