Share via


InvalidPageLayoutException Constructor (SerializationInfo, StreamingContext)

Initializes a new instance of the InvalidPageLayoutException 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 InvalidPageLayoutException(info, context)
protected InvalidPageLayoutException(
    SerializationInfo info,
    StreamingContext context
)

Parameters

See Also

Reference

InvalidPageLayoutException Class

InvalidPageLayoutException Members

InvalidPageLayoutException Overload

Microsoft.SharePoint.Publishing Namespace