LocalTextPrefixAttribute.Value property

namespace: Serenity.ComponentModel   assemblySerenity.Net.Core

Gets the local text prefix.

public string Value { get; }

Property Value

The local text prefix.

See Also