Share via


DataSourceControlDisabledException class

Essa classe e seus membros são reservados para uso interno e não se destina a ser usado diretamente em seu código.

Inheritance hierarchy

System.Object
  System.Exception
    System.ApplicationException
      Microsoft.SharePoint.SPException
        Microsoft.SharePoint.WebPartPages.DataSourceControlDisabledException

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

Syntax

'Declaração
<SerializableAttribute> _
Public Class DataSourceControlDisabledException _
    Inherits SPException
'Uso
Dim instance As DataSourceControlDisabledException
[SerializableAttribute]
public class DataSourceControlDisabledException : SPException

Comentários

Herda do SPException.

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Ver também

Referência

DataSourceControlDisabledException members

Microsoft.SharePoint.WebPartPages namespace