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.StringChaîne qui contient le message d'erreur s'affiche.