LocalizablePropertyProcessor.IsLocalized method
namespace: Serenity.PropertyGrid assembly: Serenity.Net.Services
Returns if the field is localizable
public bool IsLocalized(Field field)
| parameter | description |
|---|---|
| field | Field object |
See Also
- class Field
- class LocalizablePropertyProcessor