Skip to content

ILocalText.ReplaceKey method

Replaces the local text key with the new key and stores the original key as the initial text.

public void ReplaceKey(string newKey)
parameter description
newKey The new key.

See Also