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.
Gets an ordered array of all the entities in the display.
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public ReadOnly Property Entities As ArrayList
Get
'Usage
Dim instance As EntityEditor
Dim value As ArrayList
value = instance.Entities
public ArrayList Entities { get; }
Property Value
Type: System.Collections.ArrayList
An ordered array of entities in the display.