TaxonomyWebTaggingControl.IsIncludeDeprecated - Propriété

Obtient ou définit si ce contrôle va résoudre par rapport aux objets désapprouvée Term .

Espace de noms :  Microsoft.SharePoint.Taxonomy
Assembly :  Microsoft.SharePoint.Taxonomy (dans Microsoft.SharePoint.Taxonomy.dll)

Syntaxe

'Déclaration
Public Property IsIncludeDeprecated As Boolean
    Get
    Set
'Utilisation
Dim instance As TaxonomyWebTaggingControl
Dim value As Boolean

value = instance.IsIncludeDeprecated

instance.IsIncludeDeprecated = value
public bool IsIncludeDeprecated { get; set; }

Valeur de propriété

Type : System.Boolean
Valeur booléenne qui détermine si ce contrôle peut résoudre à des termes déconseillés

Voir aussi

Référence

TaxonomyWebTaggingControl classe

TaxonomyWebTaggingControl - Membres

Microsoft.SharePoint.Taxonomy - Espace de noms