Condividi tramite


WebPartPageUserException constructor (String)

Initializes a new instance of the WebPartPageUserException class with a specified error message.

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

Syntax

'Declaration
Public Sub New ( _
    s As String _
)
'Usage
Dim s As String

Dim instance As New WebPartPageUserException(s)
public WebPartPageUserException(
    string s
)

Parameters

See also

Reference

WebPartPageUserException class

WebPartPageUserException members

WebPartPageUserException overload

Microsoft.SharePoint.WebPartPages namespace