Visual Basic (Usage) | ![]() |
---|---|
Dim value As String Dim value As LocalizedText value = LocalizedText.ToLocalizedText(value) |
C# | |
---|---|
public static LocalizedText ToLocalizedText( string value ) |
Parameters
- value
- The string to store as localized text
Converts a string to a localized text.
Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x