LocalText Implicit operator
namespace: Serenity assembly: Serenity.Net.Core
Implicit conversion from String that creates a new instance of LocalText with the specified key.
public static implicit operator LocalText(string key)
| parameter | description |
|---|---|
| key | Local text key |
See Also
- class LocalText