Compartilhar via


DiscoveryWebControlBase.InitialSelection propriedade

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

Sintaxe

'Declaração
Protected MustOverride ReadOnly Property InitialSelection As List(Of Integer)
    Get
'Uso
Dim value As List(Of Integer)

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

Valor de propriedade

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

Ver também

Referência

DiscoveryWebControlBase classe

DiscoveryWebControlBase membros

Microsoft.Office.Server.Discovery.WebControls namespace