Share via


InvalidPublishingWebException Constructor (SerializationInfo, StreamingContext)

Initializes a new instance of the InvalidPublishingWebException class with serialized data.

Namespace:  Microsoft.SharePoint.Publishing
Assembly:  Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.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 InvalidPublishingWebException(info, context)
protected InvalidPublishingWebException(
    SerializationInfo info,
    StreamingContext context
)

Parameters

See Also

Reference

InvalidPublishingWebException Class

InvalidPublishingWebException Members

InvalidPublishingWebException Overload

Microsoft.SharePoint.Publishing Namespace