Table of Contents

Class TaxonomyTranslation

Namespace
CMS.ContentEngine
Assembly
CMS.ContentEngine.dll

Represents taxonomy translation data in one content language.

public sealed class TaxonomyTranslation
Inheritance
object
TaxonomyTranslation
Extension Methods

Constructors

TaxonomyTranslation()

public TaxonomyTranslation()

Properties

Title

Translated title of the taxonomy.

public string Title { get; set; }

Property Value

string