Skip to main content
.NET 8.0+

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

CaptionHelper.SetLocalizedText Method

Name Parameters Description
SetLocalizedText(IModelLocalizationGroup, IList<String>, IList<String>) static node, itemNames, itemValues Performs a batch update of the IModelLocalizationItem.Value property values for the LocalizationItem child nodes of a particular LocalizationGroup node.
SetLocalizedText(String, IDictionary<String, String>) static groupPath, itemsAndValues This SetLocalizedText method overload is intended for internal use.
SetLocalizedText(String, IList<String>, IList<String>) static groupPath, itemNames, itemValues This SetLocalizedText method overload is intended for internal use.
SetLocalizedText(String, String, String) static groupPath, itemName, itemValue This SetLocalizedText method overload is intended for internal use.