Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Reserved for internal use only.
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public Sub New ( _
s As String, _
inner As Exception _
)
'Usage
Dim s As String
Dim inner As Exception
Dim instance As New DataSourceControlDisabledException(s, inner)
public DataSourceControlDisabledException(
string s,
Exception inner
)
Parameters
- s
Type: System.String
- inner
Type: System.Exception
See Also
Reference
DataSourceControlDisabledException Class
DataSourceControlDisabledException Members