TermStore.GetTermSets method

Gets more than one specified TermSet object from the TermStore object.

Overload list

  Name Description
Public method GetTermSets([]) Gets a collection of all TermSet objects in this TaxonomyTermStore object that the current user has permissions to read that contain terms with labels matching or starting with each of the specified strings.
Public method GetTermSets(String, Int32) This method retrieves a collection of all TermSets in this TermStore that the current user has permissions to read that have a matching TermSet name in the provided LCID
Public method GetTermSets([], Int32) This method retrieves a collection of all TermSets in this TermStore that the current user has permissions to read that contain terms with labels matching or starting with each of the specified strings for a specified LCID.

Top

See also

Reference

TermStore class

TermStore members

Microsoft.SharePoint.Taxonomy namespace