Share via


SPUserProfilePage constructor

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

Syntax

'Declaration
Public Sub New ( _
    pAction As String, _
    pProfileOwner As String, _
    pYammerSwitchOn As String _
)
'Usage
Dim pAction As String
Dim pProfileOwner As String
Dim pYammerSwitchOn As String

Dim instance As New SPUserProfilePage(pAction, _
    pProfileOwner, pYammerSwitchOn)
public SPUserProfilePage(
    string pAction,
    string pProfileOwner,
    string pYammerSwitchOn
)

Parameters

See also

Reference

SPUserProfilePage class

SPUserProfilePage members

Microsoft.SharePoint.Administration namespace