Share via


TaxonomyWebTaggingControl.FieldId 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 FieldId As String
    Get
    Set
'Usage
Dim instance As TaxonomyWebTaggingControl
Dim value As String

value = instance.FieldId

instance.FieldId = value
public string FieldId { get; set; }

Property value

Type: System.String
Returns String.

See also

Reference

TaxonomyWebTaggingControl class

TaxonomyWebTaggingControl members

Microsoft.SharePoint.Taxonomy namespace