다음을 통해 공유


PeopleRendererWebPartBase.Person Constructor (Colleague)

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

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

Syntax

'Declaration
Public Sub New ( _
    c As Colleague _
)
'Usage
Dim c As Colleague

Dim instance As New PeopleRendererWebPartBase.Person(c)
public Person(
    Colleague c
)

Parameters

See Also

Reference

PeopleRendererWebPartBase.Person Class

PeopleRendererWebPartBase.Person Members

PeopleRendererWebPartBase.Person Overload

Microsoft.SharePoint.Portal.WebControls Namespace