LocalTextPrefixAttribute class
namespace: Serenity.ComponentModel assembly: Serenity.Net.Core
Sets local text prefix for the row.
[AttributeUsage(AttributeTargets.All)]
public class LocalTextPrefixAttribute : Attribute
Public Members
| name | description |
|---|---|
| LocalTextPrefixAttribute(…) | Initializes a new instance of the LocalTextPrefixAttribute class. |
| Value { get; } | Gets the local text prefix. |
See Also
- Source: LocalTextPrefixAttribute.cs