Share via


SPContentTypeSealedException Constructor (SerializationInfo, StreamingContext)

Initializes a new instance of the SPContentTypeSealedException class with the specified serialization data and stream context.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

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

Dim instance As New SPContentTypeSealedException(si, context)
protected SPContentTypeSealedException(
    SerializationInfo si,
    StreamingContext context
)

Parameters

See Also

Reference

SPContentTypeSealedException Class

SPContentTypeSealedException Members

SPContentTypeSealedException Overload

Microsoft.SharePoint Namespace