TaxonomyTreePicker constructor
This member is reserved for internal use and is not intended to be used directly from your code. Initializes a new instance of the TaxonomyTreePicker object.
Namespace: Microsoft.SharePoint.Taxonomy.OM.CodeBehind
Assembly: Microsoft.SharePoint.Taxonomy (in Microsoft.SharePoint.Taxonomy.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New TaxonomyTreePicker()
public TaxonomyTreePicker()