CategoryLanguageTitle interface
Definition of one title of a category
Properties
lang | The language for which the title is applicable |
lcid | The language culture id of the lang parameter |
title | Actual title to be shown on the UI |
Property Details
lang
The language for which the title is applicable
lang: string
Property Value
string
lcid
The language culture id of the lang parameter
lcid: number
Property Value
number
title
Actual title to be shown on the UI
title: string
Property Value
string