다음을 통해 공유


PeopleRendererWebPartBase.Person Constructor (UserProfile)

Initializes a new instance of the Person class based on the specified UserProfile.

Namespace:  Microsoft.SharePoint.Portal.WebControls
Assembly:  Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Syntax

'Declaration
Public Sub New ( _
    user As UserProfile _
)
'Usage
Dim user As UserProfile

Dim instance As New PeopleRendererWebPartBase.Person(user)
public Person(
    UserProfile user
)

Parameters

Remarks

The Group() value is set to null when this constructor is used.

See Also

Reference

PeopleRendererWebPartBase.Person Class

PeopleRendererWebPartBase.Person Members

PeopleRendererWebPartBase.Person Overload

Microsoft.SharePoint.Portal.WebControls Namespace