Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Group under which this entity is filed in the picker.
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
'Declaration
<DataMemberAttribute> _
Public Property EntityGroupName As String
Get
Set
'Usage
Dim instance As PickerEntity
Dim value As String
value = instance.EntityGroupName
instance.EntityGroupName = value
[DataMemberAttribute]
public string EntityGroupName { get; set; }
Type: System.String
Returns String.