TaxonomyWebTaggingControl.IsIncludeDeprecated Property

Gets or sets whether this control will resolve against deprecated Term objects.

Namespace:  Microsoft.SharePoint.Taxonomy
Assembly:  Microsoft.SharePoint.Taxonomy (in Microsoft.SharePoint.Taxonomy.dll)

Syntax

'Declaration
Public Property IsIncludeDeprecated As Boolean
    Get
    Set
'Usage
Dim instance As TaxonomyWebTaggingControl
Dim value As Boolean

value = instance.IsIncludeDeprecated

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

Property Value

Type: System.Boolean
A Boolean that determines whether this control will resolve against deprecated terms

See Also

Reference

TaxonomyWebTaggingControl Class

TaxonomyWebTaggingControl Members

Microsoft.SharePoint.Taxonomy Namespace