TermStore members
Represents a store that contains metadata within child Group objects, TermSet objects, and Term objects.
The TermStore type exposes the following members.
Properties
Name | Description | |
---|---|---|
ContentTypePublishingHub | Gets the URI of the SPSite object used as the content type syndication hub, if it exists. | |
DefaultLanguage | Gets or sets the LCID of the default working language for the current TermStore object. | |
Groups | Gets a collection of the child Group objects of this TermStore object | |
HashTagsTermSet | Gets the HashTagsTermSet for a TermStore object that contains the set of #tags. | |
Id | Gets the unique identifier of the TermStore object. | |
IsOnline | Indicates whether this term store is currently online (available). | |
KeywordsTermSet | Gets the TermSet object for this TermStore object. | |
Languages | Gets an integer collection of LCIDs. | |
Name | Gets the name of the current TermStore object. | |
OrphanedTermsTermSet | Gets the TermSet for this TermStore which contains the set of Orphaned Term objects. | |
SystemGroup | Gets the Group object for this TermStore object. which contains the set of System TermSets (Keywords and Orphaned Terms) | |
TermStoreAdministrators | Returns the SPAcl indicating the users who are Term Store Administrators for this TermStore object. | |
WorkingLanguage | Gets or sets the current working language of the TermStore object. |
Top
Methods
Name | Description | |
---|---|---|
AddLanguage | Adds a working language to the TermStore object. | |
AddTermStoreAdministrator | Adds a Term Store Administrator to the TermStore object. | |
CommitAll | Commits all updates to the database that have occurred since the last commit or rollback. | |
CreateGroup(String) | Creates a new Group object in this TermStore. | |
CreateGroup(String, Guid) | Creates a new Group object in a TermStore. | |
DeleteLanguage | Deletes a working language from the TermStore object. | |
DeleteTermStoreAdministrator | Deletes a Term Store Administrator from the TermStore. | |
DoesUserHavePermissions | Verifies whether the current user has the permissions specified in the TermStore object. | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
FlushCache | Flushes the cache so that the most recent changes to the TermStore object will be viewed. | |
GetChanges(DateTime) | Gets a collection of ChangedItem objects that represent changes to this TermStore since a specified time. | |
GetChanges(TimeSpan) | Gets a collection of ChangedItem objects that represent changes to this TermStore object in a recent span of time. | |
GetChanges(DateTime, ChangedItemType) | Gets a collection of ChangedItem objects that represent changes to this TermStore since a specified time, restricted by item type. | |
GetChanges(DateTime, ChangedItemType, ChangedOperationType) | Gets a collection of ChangedItem objects that represent changes to this TermStore since a specified time, restricted by item type and operation type. | |
GetGroup | Gets a Group object based on the ID of the Group. | |
GetHashCode | (Inherited from Object.) | |
GetImportManager | Gets the ImportManager object for this TermStore object. | |
GetSiteCollectionGroup(SPSite) | Returns associated site collection group for the SPSite object. | |
GetSiteCollectionGroup(SPSite, Boolean) | Returns the associated site collection group for the SPSite. | |
GetTerm(Guid) | Gets a Term based on its ID. | |
GetTerm(Guid, Guid) | Gets a Term object that is based on the ID of the TermSet object and the ID of the Term. | |
GetTerms([]) | Gets a collection of Term objects based on the ID of the Term. | |
GetTerms(String, Boolean) | Returns a collection of all Term objects from all TermSet objects in this TermStore that the current user has permissions to read with a Label object that matches the string provided in any LCID. | |
GetTerms(String, Int32, Boolean) | Returns a collection of all Term objects from all TermSet objects in this TermStore that the current user has permissions to read with a label in the provided LCID matching the string provided. | |
GetTerms(String, Boolean, StringMatchOption, Int32, Boolean) | Gets a collection of all Term objects from all TermSet objects in this TermStore that the current user has permissions to read with a Label object that matches the string provided in any LCID, with an option to only search default labels. | |
GetTerms(String, Int32, Boolean, StringMatchOption, Int32, Boolean, Boolean, Boolean) | Gets a collection of all Term objects from all TermSet objects in this TermStore object that the current user has permissions to read with a Label matching the string provided in any LCID, with an option to only search default labels, and options to trim certain terms. | |
GetTermSet | This method retrieves a TermSet object based on a TermSet ID. | |
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. | |
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 | |
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. | |
GetTermSetsWithCustomProperty(String) | Searches TermSet objects that have a custom property with the provided name in a TermStore. | |
GetTermSetsWithCustomProperty(String, String) | Searches TermSet objects that have a custom property with the provided name and the provided value in a TermStore. | |
GetTermSetsWithCustomProperty(String, String, StringMatchOption) | Searches TermSet objects that have a custom property with the provided name and the provided value in a TermStore. | |
GetTermSetsWithCustomProperty(String, String, StringMatchOption, Int32) | Searches TermSet objects that have a custom property with the provided name and the provided value in a TermStore. | |
GetTermsWithCustomProperty(String, Boolean) | This method retrieves a collection of all Term objects, from all TermSets in this TermStore that the current user has permissions to read, that have a custom property with the provided property name. | |
GetTermsWithCustomProperty(String, Int32, Boolean) | This method retrieves a collection of all Term objects, from all TermSets in this TermStore that the current user has permissions to read, that have a custom property with the provided property name. | |
GetTermsWithCustomProperty(String, String, Boolean) | Gets a collection of all Term objects, from all TermSet objects in this TermStore object that the current user has permissions to read, that have a custom property with the specified property name and the specified property value. | |
GetTermsWithCustomProperty(String, String, StringMatchOption, Boolean) | Gets a collection of all Term objects, from all TermSet objects in this TermStore that the current user has permissions to read, that have a custom property starting with or matching the provided property name and the provided property value. | |
GetTermsWithCustomProperty(String, String, StringMatchOption, Int32, Boolean) | Gets a collection of all of the Term objects, from all T:Microsoft.SharePoint.TaxonomyTermSets in this TermStore that the current user has permissions to read, that have a custom property starting with or matching the provided property name and the provided property value. | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ResyncHiddenList | This method is used to update the term store with the currently used terms on a specified site. | |
RollbackAll | Discards all updates that have occurred since the last commit or rollback. | |
ToString | (Inherited from Object.) | |
UpdateCache | Forces the Taxonomy cache to communicate with the managed metadata service to check for changes to any taxonomy objects in a TermStore. | |
UpdateUsedTermsOnSite | This method makes sure that the current TermStore object is aware of all child Term object that are used in the requested site collection. |
Top