Table of Contents

Method GetStringOverride

Namespace
Innova.Prism.Telerik.ResourceStrings
Assembly
Innova.Prism.Telerik.dll

GetStringOverride(string)

Returns a string related to the specified key and culture.

public override string GetStringOverride(string key)

Parameters

key string

The key.

Returns

string

A value relative to the specified key.