Table of Contents

Class TaxonomyTranslationModel

Namespace
Kentico.Xperience.Admin.Base.UIPages
Assembly
Kentico.Xperience.Admin.Base.dll

Taxonomy translation edit model.

public class TaxonomyTranslationModel
Inheritance
object
TaxonomyTranslationModel
Extension Methods

Constructors

TaxonomyTranslationModel()

public TaxonomyTranslationModel()

Properties

Title

Taxonomy title.

[TextInputComponent]
[MaxLengthValidationRule(200)]
public string Title { get; set; }

Property Value

string