EntityEditor.DefaultMaximumEntities property

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

Syntax

'Declaration
Protected Overridable ReadOnly Property DefaultMaximumEntities As Integer
    Get
'Usage
Dim value As Integer

value = Me.DefaultMaximumEntities
protected virtual int DefaultMaximumEntities { get; }

Property value

Type: System.Int32

See also

Reference

EntityEditor class

EntityEditor members

Microsoft.SharePoint.WebControls namespace