Share via


DiscoverySourcesWebControl.InitialSelection property

This member overrides DiscoveryWebControlBase.InitialSelection.

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

Syntax

'Declaration
Protected Overrides ReadOnly Property InitialSelection As List(Of Integer)
    Get
'Usage
Dim value As List(Of Integer)

value = Me.InitialSelection
protected override List<int> InitialSelection { get; }

Property value

Type: System.Collections.Generic.List<Int32>

See also

Reference

DiscoverySourcesWebControl class

DiscoverySourcesWebControl members

Microsoft.Office.Server.Discovery.WebControls namespace