DataSourceControlDisabledException - Constructeur (String)
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 _
)
'Utilisation
Dim s As String
Dim instance As New DataSourceControlDisabledException(s)
public DataSourceControlDisabledException(
string s
)
Paramètres
- s
Type : System.String
Voir aussi
Référence
DataSourceControlDisabledException classe
DataSourceControlDisabledException - Membres