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