Interface
IStringResourceLoader

Represents a custom loader that may be used to look-up strings through code.

Definition

Namespace:Telerik.Core

Assembly:Telerik.WinUI.Controls.dll

Syntax:

cs-api-definition
public interface IStringResourceLoader

Methods

GetString(string)

Retrieves a localized version of the string associated with the specified key.

Declaration

cs-api-definition
string GetString(string key)

Parameters

key

string

Returns

string

In this article
DefinitionMethodsGetString(string)
Not finding the help you need?
Contact Support