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