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