Share via


BusinessDataException constructor (SerializationInfo, StreamingContext)

This member is reserved for internal use and is not intended to be used directly from your code.

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

Syntax

'Declaration
Protected Sub New ( _
    info As SerializationInfo, _
    context As StreamingContext _
)
'Usage
Dim info As SerializationInfo
Dim context As StreamingContext

Dim instance As New BusinessDataException(info, context)
protected BusinessDataException(
    SerializationInfo info,
    StreamingContext context
)

Parameters

See also

Reference

BusinessDataException class

BusinessDataException members

BusinessDataException overload

Microsoft.SharePoint.WebControls namespace