TermExtensions Class |
Namespace: Colygon.MatchPoint.Taxonomy
public static class TermExtensions
The TermExtensions type exposes the following members.
Name | Description | |
---|---|---|
Filter(IEnumerableTerm, String) | Filters the terms for terms from the specified term set. | |
Filter(IEnumerableTerm, String, String) | Filters the terms for terms from the specified term set and term group. | |
Filter(IEnumerableTerm, String, String, String) | Filters the terms for terms from the specified term set, term group and term store. | |
GetLabel | Returns the label of the term in the current UI language. | |
ToHtml(Term) | Returns the HTML representation of the term. | |
ToHtml(IEnumerableTerm) | Returns the HTML representation of the terms. |