Taxonomy Class

Definition

Namespace: Centralpoint.Web.Cms
Assembly: Centralpoint.Web (in Centralpoint.Web.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public class Taxonomy
Inheritance
Object    Taxonomy

Constructors

Taxonomy Initializes a new instance of the Taxonomy class

Properties

Methods

AddCp7Item  
AddToBatch  
BatchImport  
CreateDataSet  
DeleteDescendants  
Equals Determines whether the specified object is equal to the current object.
(Inherited from Object)
Finalize Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object)
GenerateSystemName  
GetHashCode Serves as the default hash function.
(Inherited from Object)
GetType Gets the Type of the current instance.
(Inherited from Object)
ImportCp7Module(String, DataTable, String, String, String, Cp7AudienceTranslator)  
ImportCp7Module(String, DataTable, String, String, String, Cp7AudienceTranslator, String)  
ImportCp7Module(String, DataTable, String, String, String, Cp7AudienceTranslator, String, String)  
ImportCp7Module(String, DataTable, String, String, String, Cp7AudienceTranslator, String, String, String)  
ImportCp7Module(DataTable, DataTable, DataTable, Guid, String, ListGuid, DataTable, String, String, String, String, Cp7AudienceTranslator, String, String)  
ImportCp7Tier(String, DataView)  
ImportCp7Tier(Guid, String, DataView)  
ImportCp7Tier(String, DataView, String)  
ImportCp7Tier(Guid, String, DataView, String)  
MemberwiseClone Creates a shallow copy of the current Object.
(Inherited from Object)
TaxonomyId(String)  
TaxonomyId(String, String)  
ToString Returns a string that represents the current object.
(Inherited from Object)
Upsert(Guid, Guid, String, String)  
Upsert(Guid, Guid, String, String, String, String, String, Boolean)  
Upsert(Guid, Guid, String, String, String, String, String, Boolean, String)  
Upsert(Guid, Guid, String, String, String, String, String, Boolean, String, Int32)  

Fields

See Also