InitializedLocalText constructor

namespace: Serenity.Localization   assemblySerenity.Net.Core

Initializes a new instance of the InitializedLocalText class.

public InitializedLocalText(string key, string initialText)
parameter description
key The key.
initialText The initial text.

See Also