FormatterOptionAttribute constructor
namespace: Serenity.ComponentModel assembly: Serenity.Net.Core
Initializes a new instance of the FormatterOptionAttribute class.
public FormatterOptionAttribute(string key, object value)
| parameter | description |
|---|---|
| key | The key. |
| value | The value. |
See Also
- class FormatterOptionAttribute