LocalizablePropertyProcessor class

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