LocalizablePropertyProcessor class
namespace: Serenity.PropertyGrid assembly: Serenity.Net.Services
Property processor for handling localizable properties
public class LocalizablePropertyProcessor : PropertyProcessor
Public Members
| name | description |
|---|---|
| LocalizablePropertyProcessor() | The default constructor. |
| override Priority { get; } | |
| override Initialize() | |
| IsLocalized(…) | Returns if the field is localizable |
| override Process(…) |
See Also
- class PropertyProcessor
- Source: LocalizablePropertyProcessor.cs