CustomFormatterAttribute constructor
namespace: Serenity.ComponentModel assembly: Serenity.Net.Core
Initializes a new instance of the CustomFormatterAttribute class.
public CustomFormatterAttribute(string formatterType)
| parameter | description |
|---|---|
| formatterType | Type of the formatter. |
See Also
- class CustomFormatterAttribute