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