CrossListQueryInfo.ShowUntargetedItems - Propriété
Spécifie s'il faut afficher les éléments qui ne sont pas ciblés.
Espace de noms : Microsoft.SharePoint.Publishing
Assembly : Microsoft.SharePoint.Publishing (dans Microsoft.SharePoint.Publishing.dll)
Syntaxe
'Déclaration
Public Property ShowUntargetedItems As Boolean
Get
Set
'Utilisation
Dim instance As CrossListQueryInfo
Dim value As Boolean
value = instance.ShowUntargetedItems
instance.ShowUntargetedItems = value
public bool ShowUntargetedItems { get; set; }
Valeur de propriété
Type : System.Boolean
Remarques
Vous pouvez utiliser cette propriété pour appliquer le ciblage de l'audience.