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.
Overrides the base field control implemenation of UpdateFieldValueInItem and ensures that the taxonoym field is updated along with its corresponding TextField.
Namespace: Microsoft.SharePoint.Taxonomy
Assembly: Microsoft.SharePoint.Taxonomy (in Microsoft.SharePoint.Taxonomy.dll)
Syntax
'Declaration
Public Overrides Sub UpdateFieldValueInItem
'Usage
Dim instance As TaxonomyFieldControl
instance.UpdateFieldValueInItem()
public override void UpdateFieldValueInItem()
Exceptions
| Exception | Condition |
|---|---|
| MissingMemberException | The.Field property associated with this control is not a TaxonomyField object. |