The LocalizationTextHandler type exposes the following members.

Properties

  Name Description
Public property Collection
Entity specific localization collection.
e.g. EntityNameLocalizations
Note: This collection will be used to add/modify the localization entities inside
Public property KeyValues
Key=Value pairs used for setting field values Key [IEntityField2] used to identify the field to set Value [object] used to hold the value to set
Public property LanguageIdField
Language Id field
Public property TextField
Text field

See Also