TaxonomyClientService Members
Include Protected Members
Include Inherited Members
Provides the Web service methods needed for a client application to host a managed metadata control.
The TaxonomyClientService type exposes the following members.
Constructors
Name | Description | |
---|---|---|
TaxonomyClientService | Initializes a new instance of a TaxonomyClientService object. |
Top
Properties
Name | Description | |
---|---|---|
Application | (Inherited from WebService.) | |
Container | (Inherited from MarshalByValueComponent.) | |
Context | (Inherited from WebService.) | |
DesignMode | (Inherited from MarshalByValueComponent.) | |
Events | (Inherited from MarshalByValueComponent.) | |
Server | (Inherited from WebService.) | |
Session | (Inherited from WebService.) | |
Site | (Inherited from MarshalByValueComponent.) | |
SoapVersion | (Inherited from WebService.) | |
User | (Inherited from WebService.) |
Top
Methods
Name | Description | |
---|---|---|
AddTerms | Adds a new Term to the managed metadata TermStore object. | |
Dispose() | (Inherited from MarshalByValueComponent.) | |
Dispose(Boolean) | Cleans up any resources being used. (Overrides MarshalByValueComponent.Dispose(Boolean).) | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from MarshalByValueComponent.) | |
GetChildTermsInTerm | Get immediate child Term objects for a parent Term. | |
GetChildTermsInTermSet | Get immediate child Term objects for a TermSet object. | |
GetHashCode | (Inherited from Object.) | |
GetKeywordTermsByGuids | Gets Term objects from the TermStore by GUID. | |
GetService | (Inherited from MarshalByValueComponent.) | |
GetTermsByLabel | Gets Term objects that match the search label. | |
GetTermSets | Gets a TermSet object and all its Term objects if the client TimeStamp is older than the server TimeStamp on the TermSet object, or if the client version is older than the server version | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from MarshalByValueComponent.) |
Top
Events
Name | Description | |
---|---|---|
Disposed | (Inherited from MarshalByValueComponent.) |
Top