RadGridViewLocalizationProviderESGetLocalizedString Method
Gets the localized string.
Namespace: DevCase.ThirdParty.TelerikAssembly: DevCase.net48.ThirdParty.Telerik (in DevCase.net48.ThirdParty.Telerik.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public virtual string GetLocalizedString(
string id
)
Public Overridable Function GetLocalizedString (
id As String
) As String
Dim instance As RadGridViewLocalizationProviderES
Dim id As String
Dim returnValue As String
returnValue = instance.GetLocalizedString(id)
public:
virtual String^ GetLocalizedString(
String^ id
)
abstract GetLocalizedString :
id : string -> string
override GetLocalizedString :
id : string -> string
No code example is currently available or this language may not be supported.
- id String
-
The identifier.
String
The localized string.
Note: Some functionalities of this assembly may require to install one or all of the listed frameworks:
Telerik UI for WinForms