GetClassesForTaxonomy

TaxonomyClasses.GetClassesForTaxonomy method

Gets a list of the class names for the taxonomy.

public static string[] GetClassesForTaxonomy(Taxonomy taxonomy)
Parameter Type Description
taxonomy Taxonomy Taxonomy.

Return Value

List of the class names for the taxonomy.

See Also