共用方式為


WebPartPageUserException constructor (SerializationInfo, StreamingContext)

初始化與序列化資料的WebPartPageUserException類別的新執行個體。

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

Syntax

'宣告
Public Sub New ( _
    info As SerializationInfo, _
    context As StreamingContext _
)
'用途
Dim info As SerializationInfo
Dim context As StreamingContext

Dim instance As New WebPartPageUserException(info, context)
public WebPartPageUserException(
    SerializationInfo info,
    StreamingContext context
)

參數

請參閱

參照

WebPartPageUserException class

WebPartPageUserException members

WebPartPageUserException overload

Microsoft.SharePoint.WebPartPages namespace