PeopleEditorEntityDataKeys.DisplayName Field
Mapped to the PeopleEditor.PeopleInfo.DisplayName property.
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public Shared ReadOnly DisplayName As String
'Usage
Dim value As String
value = PeopleEditorEntityDataKeys.DisplayName
public static readonly string DisplayName
See Also
Reference
PeopleEditorEntityDataKeys Class