CustomFormatterAttribute constructor

namespace: Serenity.ComponentModel   assemblySerenity.Net.Core

Initializes a new instance of the CustomFormatterAttribute class.

public CustomFormatterAttribute(string formatterType)
parameter description
formatterType Type of the formatter.

See Also