EntityEditor.ResolvedEntities property

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

Syntax

'Declaration
Public ReadOnly Property ResolvedEntities As ArrayList
    Get
'Usage
Dim instance As EntityEditor
Dim value As ArrayList

value = instance.ResolvedEntities
public ArrayList ResolvedEntities { get; }

Property value

Type: System.Collections.ArrayList

See also

Reference

EntityEditor class

EntityEditor members

Microsoft.SharePoint.WebControls namespace