Share via


UserField.AugmentEntitiesFromUserInfo property

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Property AugmentEntitiesFromUserInfo As Boolean
    Get
    Set
'Usage
Dim instance As UserField
Dim value As Boolean

value = instance.AugmentEntitiesFromUserInfo

instance.AugmentEntitiesFromUserInfo = value
public bool AugmentEntitiesFromUserInfo { get; set; }

Property value

Type: System.Boolean

See also

Reference

UserField class

UserField members

Microsoft.SharePoint.WebControls namespace