ILocalText.ReplaceKey method

namespace: Serenity.Localization   assemblySerenity.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