TaxonomyFieldEditor.treeControlValidator Field
Represents the default tree control validator.
Namespace: Microsoft.SharePoint.Taxonomy
Assembly: Microsoft.SharePoint.Taxonomy (in Microsoft.SharePoint.Taxonomy.dll)
Syntax
'Declaration
Protected treeControlValidator As DelegateValidationControl
'Usage
Dim value As DelegateValidationControl
value = Me.treeControlValidator
Me.treeControlValidator = value
protected DelegateValidationControl treeControlValidator