Partager via


DataSourceControlDisabledException - Constructeur (String, Exception)

Réservée pour un usage interne uniquement.

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

Syntaxe

'Déclaration
Public Sub New ( _
    s As String, _
    inner As Exception _
)
'Utilisation
Dim s As String
Dim inner As Exception

Dim instance As New DataSourceControlDisabledException(s, inner)
public DataSourceControlDisabledException(
    string s,
    Exception inner
)

Paramètres

Voir aussi

Référence

DataSourceControlDisabledException classe

DataSourceControlDisabledException - Membres

DataSourceControlDisabledException - Surcharge

Microsoft.SharePoint.WebPartPages - Espace de noms