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.
Retrieves the default maximum number of entities that can be included in the PeopleEditor object control.
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Protected Overrides ReadOnly Property DefaultMaximumEntities As Integer
Get
'Usage
Dim value As Integer
value = Me.DefaultMaximumEntities
protected override int DefaultMaximumEntities { get; }
Property Value
Type: System.Int32
An integer that represents the default maximum number of entities allowed within a control. The default is 200.