Click or drag to resize

LocalizationHelper Properties

The ReInputLocalizationHelper type exposes the following members.

Properties
 NameDescription
Public propertylocalizedStringProvider Assign an object that implements ILocalizedStringProvider to handle localized string lookups.
Public propertyprefetch Determines if strings should be localized immediately in bulk when available. If false, strings will be localized when queried.
Top
See Also