Share via


PriortizedLocationPicker.MaximumLocations Property

Specifies the maximum number of locations that can be rendered by this control.

Namespace:  Microsoft.Office.Server.Search.WebControls
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaration
Public Property MaximumLocations As UShort
    Get
    Set
'Usage
Dim instance As PriortizedLocationPicker
Dim value As UShort

value = instance.MaximumLocations

instance.MaximumLocations = value
public ushort MaximumLocations { get; set; }

Property Value

Type: System.UInt16

See Also

Reference

PriortizedLocationPicker Class

PriortizedLocationPicker Members

Microsoft.Office.Server.Search.WebControls Namespace