LocalText constructor
namespace: Serenity assembly: Serenity.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
- class LocalText
namespace: Serenity assembly: Serenity.Net.Core
Creates a new LocalText instance that contains the specified local text key
public LocalText(string key)
| parameter | description |
|---|---|
| key | Local text key |