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
- pAction
Type: System.String
- pProfileOwner
Type: System.String
- pYammerSwitchOn
Type: System.String