DiscoveryWebControlBase.InitialSelection - Propriété
Espace de noms : Microsoft.Office.Server.Discovery.WebControls
Assembly : Microsoft.Office.Policy (dans Microsoft.Office.Policy.dll)
Syntaxe
'Déclaration
Protected MustOverride ReadOnly Property InitialSelection As List(Of Integer)
Get
'Utilisation
Dim value As List(Of Integer)
value = Me.InitialSelection
protected abstract List<int> InitialSelection { get; }
Valeur de propriété
Type : System.Collections.Generic.List<Int32>
Voir aussi
Référence
DiscoveryWebControlBase classe
DiscoveryWebControlBase - Membres
Microsoft.Office.Server.Discovery.WebControls - Espace de noms