CategoryLanguageTitle interface
Definition of one title of a category
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 |
The language for which the title is applicable
lang: string
Property Value
string
The language culture id of the lang parameter
lcid: number
Property Value
number
Actual title to be shown on the UI
title: string
Property Value
string