ILocalText.ReplaceKey method
namespace: Serenity.Localization assembly: Serenity.Net.Core
Replaces local text key with the new key and stores the original key as initial text
public void ReplaceKey(string newKey)
| parameter | description |
|---|---|
| newKey | New key |
See Also
- interface ILocalText