TermSetItem Methods
Include Protected Members
Include Inherited Members
The TermSetItem type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
CreateTerm(String, Int32) | Creates a new Term below this TaxonomyItem instance.The name is the default Label for the LCID specified. |
![]() |
CreateTerm(String, Int32, Guid) | Creates a new Term object below this TaxonomyItem object.The name is the default Label for the specified LCID. |
![]() |
Delete | Deletes the current TaxonomyItem object from the system. (Inherited from TaxonomyItem.) |
![]() |
DoesUserHavePermissions | Verifies whether the current user has the permissions specified. |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetTerms | Gets a paged collection containing the child Term objects of this TermSetItem object |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ReuseTerm | Creates a new reused Term object below this TaxonomyItem object based on a sourceTerm. |
![]() |
ToString | (Inherited from Object.) |
Top
.gif)
.gif)