InputCsvFile.ImportTermSet method
This member is reserved for internal use and is not intended to be used directly from your code. Imports a TermSet object from the posted file.
Namespace: Microsoft.SharePoint.Taxonomy.OM.CodeBehind
Assembly: Microsoft.SharePoint.Taxonomy (in Microsoft.SharePoint.Taxonomy.dll)
Syntax
'Declaration
Protected Sub ImportTermSet
'Usage
Me.ImportTermSet()
protected void ImportTermSet()