Class RadSyntaxEditorLocalizationProvider
Inheritance
System.Object
RadSyntaxEditorLocalizationProvider
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WinControls.UI.Localization
Assembly: Telerik.WinControls.SyntaxEditor.dll
Syntax
public class RadSyntaxEditorLocalizationProvider : LocalizationProvider<RadSyntaxEditorLocalizationProvider>
Constructors
RadSyntaxEditorLocalizationProvider()
Declaration
public RadSyntaxEditorLocalizationProvider()
Methods
GetLocalizedString(String)
Declaration
public override string GetLocalizedString(string id)
Parameters
System.String
id
|
Returns
System.String
|
Overrides
Telerik.WinControls.Localization.LocalizationProvider<Telerik.WinControls.UI.Localization.RadSyntaxEditorLocalizationProvider>.GetLocalizedString(System.String)