PeopleRendererWebPartBase.Person constructor

Initializes a new instance of the Person class.

Overload list

  Name Description
Public method PeopleRendererWebPartBase.Person(Colleague) Initializes a new instance of the Person class based on the specified Colleague.
Public method PeopleRendererWebPartBase.Person(UserProfile) Initializes a new instance of the Person class based on the specified UserProfile.
Public method PeopleRendererWebPartBase.Person(String, String, String) Initializes a new instance of the Person class with the specified name, linkUrl, and imageUrl information.
Public method PeopleRendererWebPartBase.Person(String, String, String, String, String, String) Initializes a new instance of the Person class with specified parameters.

Top

See also

Reference

PeopleRendererWebPartBase.Person class

PeopleRendererWebPartBase.Person members

Microsoft.SharePoint.Portal.WebControls namespace