FormatterTypeAttribute.FormatterType property

namespace: Serenity.ComponentModel   assemblySerenity.Net.Core

Gets the type of the formatter.

public string FormatterType { get; }

Property Value

The type of the formatter.

See Also