WebOutOfSyncException, constructeur (Microsoft.SharePoint.Portal.SiteData)
Obsolete.
Espace de noms : Microsoft.SharePoint.Portal.SiteData
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)
Syntaxe
'Déclaration
Public Sub New ( _
message As String, _
inner As Exception _
)
'Utilisation
Dim message As String
Dim inner As Exception
Dim instance As New WebOutOfSyncException(message, inner)
public WebOutOfSyncException (
string message,
Exception inner
)
Paramètres
- message
- inner
Voir aussi
Référence
WebOutOfSyncException, classe
Membres WebOutOfSyncException
Microsoft.SharePoint.Portal.SiteData, espace de noms