Compartilhar via


DataSourceControlDisabledException constructor (String, Exception)

Reservado para uso interno apenas.

Namespace:  Microsoft.SharePoint.WebPartPages
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaração
Public Sub New ( _
    s As String, _
    inner As Exception _
)
'Uso
Dim s As String
Dim inner As Exception

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

Parâmetros

Ver também

Referência

DataSourceControlDisabledException class

DataSourceControlDisabledException members

DataSourceControlDisabledException overload

Microsoft.SharePoint.WebPartPages namespace