Share via


DataSourceControlDisabledException constructor (String)

Reserved for internal use only.

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

Syntax

'Declaration
Public Sub New ( _
    s As String _
)
'Usage
Dim s As String

Dim instance As New DataSourceControlDisabledException(s)
public DataSourceControlDisabledException(
    string s
)

Parameters

See also

Reference

DataSourceControlDisabledException class

DataSourceControlDisabledException members

DataSourceControlDisabledException overload

Microsoft.SharePoint.WebPartPages namespace