PeopleRendererWebPartBase.Person Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of the Person class.
Overload List
Name | Description | |
---|---|---|
PeopleRendererWebPartBase.Person(Colleague) | Initializes a new instance of the Person class based on the specified Colleague. | |
PeopleRendererWebPartBase.Person(UserProfile) | Initializes a new instance of the Person class based on the specified UserProfile. | |
PeopleRendererWebPartBase.Person(String, String, String) | Initializes a new instance of the Person class with the specified name, linkUrl, and imageUrl information. | |
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