InterfaceITelerikStringLocalizer
Interface
Describes the localization service for the Telerik components. Read more at https://docs.telerik.com/blazor-ui/globalization/localization.
Definition
Namespace:Telerik.Blazor.Services
Assembly:Telerik.Blazor.dll
Syntax:
cs-api-definition
public interface ITelerikStringLocalizer
Properties
this[string]
Indexer for the localization service that will return the localized string.