SPListItemExtensions Class |
Provides extension methods for use of taxonomy-related functionality (on SharePoint list items) within the
expression engine or from the API.
Inheritance Hierarchy SystemObject Colygon.MatchPoint.TaxonomySPListItemExtensions
Namespace: Colygon.MatchPoint.TaxonomyAssembly: Colygon.MatchPoint.Server (in Colygon.MatchPoint.Server.dll) Version: 2013.11.0.0
Syntax public static class SPListItemExtensions
The SPListItemExtensions type exposes the following members.
Methods
| Name | Description |
---|
| GetTerms | Loads all terms from the specified list item. |
TopRemarks
Extension methods are provided for the
SPListItem type.
Remarks This class provides expression extensions.
See Also