Class TaxonomyTranslation
- Namespace
- CMS.ContentEngine
- Assembly
- CMS.ContentEngine.dll
Represents taxonomy translation data in one content language.
public sealed class TaxonomyTranslation
- Inheritance
-
objectTaxonomyTranslation
- Extension Methods
Properties
Title
Translated title of the taxonomy.
public string Title { get; set; }
Property Value
- string