LocalText Implicit operator

namespace: Serenity   assemblySerenity.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