Sana Assistant (online)
Table of Contents

LocalizedString class

This article provides reference material about LocalizedString class which representing a localized string.

LocalizedString record

Properties

DefaultValue

The value for default language.

this[int]

Gets the value associated with the specified language, or the value for default language if not exist.

Methods

GetValueOrDefault

Gets the value associated with the specified language, or defaultValue if not exist.