Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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