PeopleEditorEntityDataKeys.JobTitle Field
Represents the person’s job title.
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public Shared ReadOnly JobTitle As String
'Usage
Dim value As String
value = PeopleEditorEntityDataKeys.JobTitle
public static readonly string JobTitle
See Also
Reference
PeopleEditorEntityDataKeys Class