Click or drag to resize

Colygon.MatchPoint.Taxonomy Namespace

Contains functionality for use with SharePoint managed metadata service application.
Classes
  ClassDescription
Public classSPListItemExtensions
Provides extension methods for use of taxonomy-related functionality (on SharePoint list items) within the expression engine or from the API.
Public classSPListItemVersionExtensions
Provides extension methods for use of taxonomy-related functionality (on SharePoint list item versions) within the expression engine or from the API.
Public classTermChoiceField
Provides an input field for selecting terms.
Public classTermColumn
Provides functionality for displaying terms within a DataGridWebPart.
Public classTermCondition
Provides functionality for terms as condition elements within a DataProviderWithConditions.
Public classTermExtensions
Provides extension methods for use of taxonomy-related functionality within the expression engine or from the API.
Public classTermFieldValue
Configuration class for a term field value (to be used within a BaseItemDefinition element within a ProvisioningConfiguration.
Public classTermRefinementColumn
Provides functionality for using terms within a RefinementConfiguration.
Public classTermResultRecordExtensions
Provides helper methods for accessing taxonomy-related functionality or from the API.
Public classTermSearchFilterConfiguration
Provides functionality for using SharePoint terms as search filters within a search scope.
Interfaces
  InterfaceDescription
Public interfaceITermResultRecord
Specifies methods for retrieving terms from a result record.
Enumerations
  EnumerationDescription
Public enumerationTermInclusionMode
Used to specify what kinds of terms are included when aggregating terms.
Remarks
  • #APIChange Aug-2012: removed TaxonomyItemType (now internal)
  • #APIChange Aug-2012: removed TaxonomyChoiceItem (now internal)
  • #APIChange Apr-2012: removed TaxonomyHelper (now internal)
  • #APIChange Mar-2012: removed TermChoiceItem (now internal)