Share via


TaxonomyWebTaggingControl.Disabled property

This member has been deprecated and is not recommended for use in your code.

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

Syntax

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

value = instance.Disabled

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

Property value

Type: System.Boolean
Returns Boolean.

See also

Reference

TaxonomyWebTaggingControl class

TaxonomyWebTaggingControl members

Microsoft.SharePoint.Taxonomy namespace