TaxonomyFieldEditor.termECBMenu Field
Represents the contextual menu for the current Term object.
Namespace: Microsoft.SharePoint.Taxonomy
Assembly: Microsoft.SharePoint.Taxonomy (in Microsoft.SharePoint.Taxonomy.dll)
Syntax
'Declaration
Protected termECBMenu As MenuTemplate
'Usage
Dim value As MenuTemplate
value = Me.termECBMenu
Me.termECBMenu = value
protected MenuTemplate termECBMenu