Share via


TaxonomyWebTaggingControl.AnchorId property

Get or set the ID of the Taxonomy whose children will be used to validate against.

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

Syntax

'Declaration
Public Property AnchorId As Guid
    Get
    Set
'Usage
Dim instance As TaxonomyWebTaggingControl
Dim value As Guid

value = instance.AnchorId

instance.AnchorId = value
public Guid AnchorId { get; set; }

Property value

Type: System.Guid
ID of parent Term for any valid value in control

See also

Reference

TaxonomyWebTaggingControl class

TaxonomyWebTaggingControl members

Microsoft.SharePoint.Taxonomy namespace

Term