PeopleRendererWebPartBase.Person Class
Represents a person to be displayed by the PeopleRendererWebPartBase control.
Inheritance Hierarchy
System.Object
Microsoft.SharePoint.Portal.WebControls.PeopleRendererWebPartBase.Person
Namespace: Microsoft.SharePoint.Portal.WebControls
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
Public NotInheritable Class Person
'Usage
Dim instance As PeopleRendererWebPartBase.Person
public sealed class Person
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.