LocalText constructor

namespace: Serenity   assemblySerenity.Net.Core

Creates a new LocalText instance that contains the specified local text key

public LocalText(string key)
parameter description
key Local text key

See Also